Skip to content

Exit Codes

CodeMeaning
0Success
1Validation or user-code failure (fmt --check found unformatted files, etc.)
2CLI argument or configuration error (including invalid wait combinations)
3Operational or environment failure (including workbook busy, wait, and recovery outcomes)

diff returns 0 when differences are found. Inspect diff.summary.total_diffs in JSON.

Released under the MIT License.