MCPcopy Create free account
hub / github.com/github/gh-aw / GetLogFileForParsing

Method GetLogFileForParsing

pkg/workflow/pi_engine.go:272–274  ·  view source on GitHub ↗

GetLogFileForParsing returns the Pi streaming log file path used by the JS log parser.

()

Source from the content-addressed store, hash-verified

270
271// GetLogFileForParsing returns the Pi streaming log file path used by the JS log parser.
272func (e *PiEngine) GetLogFileForParsing() string {
273 return PiStreamingLogFile
274}
275
276// GetAgentManifestFiles returns Pi-specific instruction files treated as
277// security-sensitive manifests.

Callers 1

Calls

no outgoing calls

Tested by 1