Skip to main content

Module json

Module json 

Source

Constants§

SCHEMA_VERSION
Current output schema version. See the module docs before changing it.

Functions§

caches_clear_document
caches clear --json: what actually went.
caches_clear_plan_document
caches clear --dry-run --json: what would be emptied, and nothing touched.
caches_document
The document emitted by devp caches --json.
drift_document
The document emitted by devp status --drift --json.
emit
Print a document to stdout as pretty JSON with a trailing newline.
lockfile_fix_command
The command an agent should run to fix a failed lockfile check, or None when the failure is not of that kind.
run_document
The document emitted by devp run --json.
stats_document
The document emitted by devp stats --json.
status_document
The document emitted by devp status --json.
trust_document
devp trust --json: what the tool guarantees, and what this machine has switched on.