Jackknife by Tomitribe
  • Docs
  • Index
  • Decompile
  • Instrument
  • Output
  • Goals
  • GitHub
Getting Started
    Index
    • Project Dependencies
    • Repository Search
    • Broad Search
    • Manifest Format
    Decompile
    • Basic Usage
    • Caching
    • Source Structure
    Instrument
    • Dependencies
    • Project Code
    • Matching
    • Modes
    Output
    • JSON Format
    • Extracting Values
    • Capture Files
    Goals

      Output

      Structured JSON output — one line per call, parseable, copy-pasteable.

      • JSON Format
        Every call is one line of parseable JSON with args, return values, and timing.
      • Extracting Values
        Copy return values directly from JSON output into test assertions.
      • Capture Files
        When values are too large for one line, the full event goes to a capture file.
      On this page

      © 2026 Tomitribe. Licensed under Apache 2.0.