grep 单条匹配(对标 deepagents GrepMatch TypedDict)。
Summary
Types
@type t() :: %{path: String.t(), line: pos_integer(), text: String.t()}
grep 单条匹配(对标 deepagents GrepMatch TypedDict)。
@type t() :: %{path: String.t(), line: pos_integer(), text: String.t()}