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