Preparing search index...
The search index is not available
liquidjs
liquidjs
<internal>
Loader
Class Loader
Index
Constructors
constructor
Properties
should
Load
Relative
Methods
candidates
lookup
Constructors
constructor
new
Loader
(
options
)
:
Loader
Parameters
options
:
LoaderOptions
Returns
Loader
Properties
should
Load
Relative
should
Load
Relative
:
(
(
referencedFile
:
string
)
=>
boolean
)
Methods
candidates
candidates
(
file
,
dirs
,
currentFile
?
,
enforceRoot
?
)
:
Generator
<
string
,
void
,
unknown
>
Parameters
file
:
string
dirs
:
string
[]
Optional
currentFile
:
string
Optional
enforceRoot
:
boolean
Returns
Generator
<
string
,
void
,
unknown
>
lookup
lookup
(
file
,
type
,
sync
?
,
currentFile
?
)
:
Generator
<
unknown
,
string
,
string
>
Parameters
file
:
string
type
:
LookupType
Optional
sync
:
boolean
Optional
currentFile
:
string
Returns
Generator
<
unknown
,
string
,
string
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
should
Load
Relative
Methods
candidates
lookup
liquidjs
Loading...