Theia API Documentation v1.70.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/terminal
common/shell-type
looksLikePath
Function looksLikePath
looksLikePath
(
value
:
string
)
:
boolean
Checks whether a single token looks like a file-system path (starts with
/
,
~
, or
./
).
Parameters
value
:
string
Returns
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Eclipse Theia Website
GitHub
Theia API Documentation v1.70.0
Loading...
Checks whether a single token looks like a file-system path (starts with
/,~, or./).