@oss-autopilot/core - v1.6.3
GitHub
npm
Preparing search index...
commands
LocalReposOutput
Interface LocalReposOutput
Output of the local-repos command (#84)
interface
LocalReposOutput
{
cachedAt
:
string
;
fromCache
:
boolean
;
repos
:
Record
<
string
,
LocalRepoInfo
>
;
scanPaths
:
string
[]
;
}
Index
Properties
cached
At
from
Cache
repos
scan
Paths
Properties
cached
At
cachedAt
:
string
from
Cache
fromCache
:
boolean
repos
repos
:
Record
<
string
,
LocalRepoInfo
>
scan
Paths
scanPaths
:
string
[]
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
cached
At
from
Cache
repos
scan
Paths
GitHub
npm
@oss-autopilot/core - v1.6.3
Loading...
Output of the local-repos command (#84)