Search
Preparing search index...
The search index is not available
liquidjs
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"fs/ifs"
IFS
Interface IFS
Hierarchy
IFS
Index
Properties
exists
exists
Sync
fallback
read
File
read
File
Sync
resolve
Properties
exists
exists
:
function
Type declaration
(
filepath
:
string
)
:
Promise
<
boolean
>
Parameters
filepath:
string
Returns
Promise
<
boolean
>
exists
Sync
exists
Sync
:
function
Type declaration
(
filepath
:
string
)
:
boolean
Parameters
filepath:
string
Returns
boolean
Optional
fallback
fallback
:
undefined
|
function
read
File
read
File
:
function
Type declaration
(
filepath
:
string
)
:
Promise
<
string
>
Parameters
filepath:
string
Returns
Promise
<
string
>
read
File
Sync
read
File
Sync
:
function
Type declaration
(
filepath
:
string
)
:
string
Parameters
filepath:
string
Returns
string
resolve
resolve
:
function
Type declaration
(
root
:
string
, file
:
string
, ext
:
string
)
:
string
Parameters
root:
string
file:
string
ext:
string
Returns
string
Globals
"fs/ifs"
IFS
exists
exists
Sync
fallback
read
File
read
File
Sync
resolve
Generated using
TypeDoc