Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
core
parseToAsync
Function parseToAsync
parse
To
Async
(
expression
,
options
?
)
:
ParsedExpression
Same as
parse
, but the ParsedExpression is guaranteed to return a Promise
Parameters
expression
:
IExpression
Optional
options
:
IGlobOptions
Returns
ParsedExpression
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
Theia TypeDoc
Loading...
Same as
parse
, but the ParsedExpression is guaranteed to return a Promise