Skip to main contentModule json
Source - SCHEMA_VERSION
- Current output schema version. See the module docs before changing it.
- 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.