Search
Preparing search index...
The search index is not available
@b4dnewz/temp
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
DirAsync
Class DirAsync
Hierarchy
Directory
DirAsync
Index
Constructors
constructor
Properties
files
name
options
path
Methods
empty
file
get
Untracked
Files
init
remove
Constructors
constructor
new
Dir
Async
(
args
:
any
)
:
DirAsync
Parameters
args:
any
Returns
DirAsync
Properties
Protected
files
files
:
FileAsync
[]
= []
name
name
:
string
options
options
:
any
path
path
:
string
Methods
empty
empty
(
force
?:
boolean
)
:
Promise
<
void
>
Parameters
Default value
force:
boolean
= false
Returns
Promise
<
void
>
file
file
(
content
?:
any
, options
?:
any
)
:
Promise
<
FileAsync
>
Parameters
Optional
content:
any
Optional
options:
any
Returns
Promise
<
FileAsync
>
Protected
get
Untracked
Files
get
Untracked
Files
(
)
:
string
[]
Returns
string
[]
init
init
(
)
:
Promise
<
void
>
Returns
Promise
<
void
>
remove
remove
(
force
?:
boolean
)
:
Promise
<
void
>
Parameters
Default value
force:
boolean
= false
Returns
Promise
<
void
>
Globals
Dir
Async
constructor
files
name
options
path
empty
file
get
Untracked
Files
init
remove
Dir
Sync
Directory
File
File
Async
File
Sync
Dir
Write
Options
Directory
Options
File
Write
Options
Write
Options
temp
Dir
dir
dir
Sync
file
file
Sync
is
Undefined
rnd
String
temp
Path
Generated using
TypeDoc