module

AgentApropos::Review

Constants

DEFAULT_BASE_CANDIDATES = ["origin/main", "origin/master", "main", "master"] of ::String
INDEX_RELATIVE = Path[".cache", "agent-apropos", "index.json"]

Instance methods

match(repo_root : Path, fs : Filesystem, paths : Array(String), format : String, stdin_content : String | Nil, stdout : IO, stderr : IO, allow_outside : Bool = false) : Int32
Source
run(repo_root : Path, fs : Filesystem, git : Git, range : String | Nil, format : String, stdout : IO, stderr : IO, allow_outside : Bool = false) : Int32
Source

Nested types