module

AgentApropos::Doctor

Constants

INDEX_RELATIVE = Path[".cache", "agent-apropos", "index.json"]
PROBE_RELATIVE = Path[".cache", "agent-apropos", ".doctor-probe"]

Instance methods

run(repo_root : Path, fs : Filesystem, env : Environment, stdout : IO, stderr : IO, allow_outside : Bool = false) : Int32
Source