MCPcopy Create free account
hub / github.com/cronitorio/cronitor-cli / Error

Method Error

lib/process_validator.go:19–21  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

17}
18
19func (e PIDValidationError) Error() string {
20 return fmt.Sprintf("PID %d: %s", e.PID, e.Message)
21}
22
23// ProcessValidator handles process ID validation and safety checks
24type ProcessValidator struct {

Callers 15

SaveMethod · 0.80
GetMonitorsMethod · 0.80
ValidatePIDMethod · 0.80
LoadFixtureFunction · 0.80

Calls

no outgoing calls