Preparing search index...
The search index is not available
Yank Note Api - v3.78.1
Yank Note Api
renderer/support/api
fetchTree
Function fetchTree
fetch
Tree
(
repo
,
sort
,
include
?
,
noEmptyDir
?
)
:
Promise
<
Components
.
Tree
.
Node
[]
>
Fetch file tree from a repository.
Parameters
repo
:
string
sort
:
FileSort
Optional
include
:
string
Optional
noEmptyDir
:
boolean
Returns
Promise
<
Components
.
Tree
.
Node
[]
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Yank Note Api - v3.78.1
Loading...
Fetch file tree from a repository.