Search
Preparing search index...
The search index is not available
cmake-tools
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
"dirty"
InputFile
Class InputFile
Hierarchy
InputFile
Index
Constructors
constructor
Properties
file
Path
mtime
Methods
check
Out
OfDate
create
Constructors
constructor
new
Input
File
(
filePath
:
string
, mtime
:
Date
|
null
)
:
InputFile
Parameters
filePath:
string
mtime:
Date
|
null
Returns
InputFile
Properties
file
Path
file
Path
:
string
mtime
mtime
:
Date
|
null
Methods
check
Out
OfDate
check
Out
OfDate
(
)
:
Promise
<
boolean
>
Returns
Promise
<
boolean
>
Static
create
create
(
filePath
:
string
)
:
Promise
<
InputFile
>
Parameters
filePath:
string
Returns
Promise
<
InputFile
>
Globals
"dirty"
Input
File
constructor
file
Path
mtime
check
Out
OfDate
create
Input
File
Set
Generated using
TypeDoc