Search
Preparing search index...
The search index is not available
@xblox/fs
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"move"
External module "move"
Index
Variables
promised
Mkdirp
promised
Rename
Functions
async
ensure
Destination
Path
Exists
Async
sync
validate
Input
Variables
promised
Mkdirp
promised
Mkdirp
:
function
= denodeify(mkdirp)
Type declaration
(
a
:
A
)
:
Promise
<
R
>
Parameters
a:
A
Returns
Promise
<
R
>
promised
Rename
promised
Rename
:
function
= denodeify(rename)
Type declaration
(
a
:
A
, b
:
B
)
:
Promise
<
R
>
Parameters
a:
A
b:
B
Returns
Promise
<
R
>
Functions
async
async
(
from
:
string
, to
:
string
)
:
Promise
<
null
>
Parameters
from:
string
to:
string
Returns
Promise
<
null
>
ensure
Destination
Path
Exists
Async
ensure
Destination
Path
Exists
Async
(
to
:
string
)
:
Promise
<
null
>
Parameters
to:
string
Returns
Promise
<
null
>
sync
sync
(
from
:
string
, to
:
string
)
:
void
Parameters
from:
string
to:
string
Returns
void
validate
Input
validate
Input
(
methodName
:
string
, from
:
string
, to
:
string
)
:
void
Parameters
methodName:
string
from:
string
to:
string
Returns
void
Globals
"move"
promised
Mkdirp
promised
Rename
async
ensure
Destination
Path
Exists
Async
sync
validate
Input
Generated using
TypeDoc