Preparing search index...
The search index is not available
blossom-drive-sdk
blossom-drive-sdk
walkTree
Function walkTree
walk
Tree
(
branch
,
fn
)
:
void
Walks a TreeFolder and calls the provided function on each branch
Parameters
branch
:
TreeFile
|
TreeFolder
fn
:
(
(
branch
)
=>
undefined
|
boolean
|
void
)
(
branch
)
:
undefined
|
boolean
|
void
Parameters
branch
:
TreeFile
|
TreeFolder
Returns
undefined
|
boolean
|
void
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
blossom-drive-sdk
Loading...
Generated using
TypeDoc
Walks a TreeFolder and calls the provided function on each branch