Wasm Directoryalpha
Record

code-search-result

No description available.

record code-search-result {
  content-match-count: option​<s64>,
  content-matches: option​<list​<content-match>>,
  file: option​<commit-file>,
  path-matches: option​<list​<segment>>,
  type-op: option​<string>,
}

Fields

NameTypeDescription
content-match-countoption​<s64>
content-matchesoption​<list​<content-match>>
fileoption​<commit-file>
path-matchesoption​<list​<segment>>
type-opoption​<string>