Files
pbakaus_impeccable/tests/oracle/golden/live-status-empty.json
T
2026-08-31 19:59:20 -07:00

10 lines
449 B
JSON

{
"stdout": "{\n \"liveServer\": null,\n \"activeSessions\": [],\n \"render\": [],\n \"recoveryHint\": \"Start <IMPECCABLE> live-server to requeue pending durable events, then run <IMPECCABLE> live-poll.\"\n}\n",
"stderr": "",
"exit": 0,
"signal": null,
"files": {
".impeccable/live/config.json": "{\n \"files\": [\"index.html\", \"public/**/*.html\"],\n \"insertBefore\": \"</body>\",\n \"commentSyntax\": \"html\"\n}\n"
}
}