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_document
The document emitted by devp caches --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.
status_document
The document emitted by devp status --json.