Search
Preparing search index...
The search index is not available
kaven-utils - v4.2.0
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
kaven-utils - v4.2.0
GeneratedFile
Class GeneratedFile
Hierarchy
GeneratedFile
Implements
IGeneratedFile
Index
Constructors
constructor
Properties
Path
Methods
Copy
To
Delete
Get
Content
Move
To
Constructors
constructor
new
Generated
File
(
path
:
string
)
:
GeneratedFile
Parameters
path:
string
Returns
GeneratedFile
Properties
Readonly
Path
Path
:
string
Methods
Copy
To
Copy
To
(
dest
:
string
)
:
Promise
<
boolean
>
Parameters
dest:
string
Returns
Promise
<
boolean
>
Delete
Delete
(
)
:
Promise
<
boolean
>
Returns
Promise
<
boolean
>
Get
Content
Get
Content
(
force
?:
boolean
)
:
Promise
<
string
>
Parameters
force:
boolean
= false
Returns
Promise
<
string
>
Move
To
Move
To
(
dest
:
string
)
:
Promise
<
boolean
>
Parameters
dest:
string
Returns
Promise
<
boolean
>
Exports
Generated
File
constructor
Path
Copy
To
Delete
Get
Content
Move
To
Generated using
TypeDoc