CMDC.Backend.Results.GrepMatch (cmdc v0.4.0)

Copy Markdown View Source

grep 单条匹配(对标 deepagents GrepMatch TypedDict)。

Summary

Types

t()

@type t() :: %{path: String.t(), line: pos_integer(), text: String.t()}