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

Method GetLogParserScriptId

pkg/workflow/pi_engine.go:267–269  ·  view source on GitHub ↗

GetLogParserScriptId returns the script ID for parsing Pi logs.

()

Source from the content-addressed store, hash-verified

265
266// GetLogParserScriptId returns the script ID for parsing Pi logs.
267func (e *PiEngine) GetLogParserScriptId() string {
268 return "parse_pi_log"
269}
270
271// GetLogFileForParsing returns the Pi streaming log file path used by the JS log parser.
272func (e *PiEngine) GetLogFileForParsing() string {

Callers 1

Calls

no outgoing calls

Tested by 1