/** * Coverage for graph's `--show` session-replay handler (`runGraphShowMode`). * * Like `sim`, `graph` wires replay into its run command as a `--show ` * flag handled inside `graph-command-spec.ts`. This drives that handler through * the real `graphCommandSpec.handler` with a fake `ToolCliContext` whose scope * carries a datastore. */ export {}; //# sourceMappingURL=tool-show-mode.test.d.ts.map