source-graph-stream-client
Preparing search index...
ContentSearchResult
Type Alias ContentSearchResult
type
ContentSearchResult
=
{
branches
:
string
[]
;
commit
:
string
;
hunks
?:
unknown
;
language
:
string
;
lineMatches
:
{
line
:
string
;
lineNumber
:
number
;
offsetAndLengths
:
[
number
,
number
]
[]
;
}
[]
;
path
:
string
;
repoLastFetched
:
string
;
repository
:
string
;
repositoryID
:
number
;
repoStars
?:
number
;
type
:
"content"
;
[
key
:
string
]:
unknown
;
}
Indexable
[
key
:
string
]:
unknown
Index
Properties
branches
commit
hunks?
language
line
Matches
path
repo
Last
Fetched
repository
repository
ID
repo
Stars?
type
Properties
branches
branches
:
string
[]
commit
commit
:
string
Optional
hunks
hunks
?:
unknown
language
language
:
string
line
Matches
lineMatches
:
{
line
:
string
;
lineNumber
:
number
;
offsetAndLengths
:
[
number
,
number
]
[]
;
}
[]
path
path
:
string
repo
Last
Fetched
repoLastFetched
:
string
repository
repository
:
string
repository
ID
repositoryID
:
number
Optional
repo
Stars
repoStars
?:
number
type
type
:
"content"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
branches
commit
hunks
language
line
Matches
path
repo
Last
Fetched
repository
repository
ID
repo
Stars
type
source-graph-stream-client
Loading...