Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/core
common/glob
parseToAsync
Function parseToAsync
parseToAsync
(
expression
:
IExpression
,
options
?:
IGlobOptions
)
:
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
Inherited
External
Theme
OS
Light
Dark
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...
Same as
parse
, but the ParsedExpression is guaranteed to return a Promise