MCPcopy Create free account
hub / github.com/Facets-cloud/flow / rawInput

Struct rawInput

internal/stats/scan.go:76–79  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

74}
75
76type rawInput struct {
77 Command string `json:"command"`
78 FilePath string `json:"file_path"`
79}
80
81// ScanJSONL reads a Claude session jsonl byte-stream and extracts a
82// FileRollup. ownSlug is the slug of the task that owns this transcript,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected