mirror of
https://github.com/pbakaus/impeccable.git
synced 2026-09-13 06:36:26 +03:00
11 lines
491 B
JSON
11 lines
491 B
JSON
{
|
|
"stdout": "",
|
|
"stderr": "Usage: <IMPECCABLE> live-poll --reply <id> <status> [--file path] [--data '<json>'] [message]\nMissing reply status after event id \"ab12cd34\".\n",
|
|
"exit": 1,
|
|
"signal": null,
|
|
"files": {
|
|
".impeccable/live/config.json": "{\n \"files\": [\"index.html\", \"public/**/*.html\"],\n \"insertBefore\": \"</body>\",\n \"commentSyntax\": \"html\"\n}\n",
|
|
".impeccable/live/server.json": "{\"pid\":<PID>,\"port\":65531,\"token\":\"oracle-token\"}"
|
|
}
|
|
}
|