Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
core
IRelativePattern
Interface IRelativePattern
interface
IRelativePattern
{
base
:
string
;
pattern
:
string
;
pathToRelative
(
from
,
to
)
:
string
;
}
Index
Properties
base
pattern
Methods
path
To
Relative
Properties
base
base
:
string
pattern
pattern
:
string
Methods
path
To
Relative
path
To
Relative
(
from
,
to
)
:
string
Parameters
from
:
string
to
:
string
Returns
string
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
base
pattern
path
To
Relative
Theia TypeDoc
Loading...