Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/core
common/glob
IRelativePattern
Interface IRelativePattern
interface
IRelativePattern
{
base
:
string
;
pattern
:
string
;
pathToRelative
(
from
:
string
,
to
:
string
)
:
string
;
}
Index
Properties
base
pattern
Methods
path
To
Relative
Properties
base
base
:
string
pattern
pattern
:
string
Methods
path
To
Relative
pathToRelative
(
from
:
string
,
to
:
string
)
:
string
Parameters
from
:
string
to
:
string
Returns
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
base
pattern
Methods
path
To
Relative
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...