Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/plugin-ext
plugin/types-impl
RelativePattern
Class RelativePattern
Index
Constructors
constructor
Properties
pattern
Accessors
base
base
Uri
Methods
path
To
Relative
Constructors
constructor
new
RelativePattern
(
base
:
string
|
WorkspaceFolder
|
URI
,
pattern
:
string
,
)
:
RelativePattern
Parameters
base
:
string
|
WorkspaceFolder
|
URI
pattern
:
string
Returns
RelativePattern
Properties
pattern
pattern
:
string
Accessors
base
get
base
()
:
string
Returns
string
set
base
(
base
:
string
)
:
void
Parameters
base
:
string
Returns
void
base
Uri
get
baseUri
()
:
URI
Returns
URI
set
baseUri
(
baseUri
:
URI
)
:
void
Parameters
baseUri
:
URI
Returns
void
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
Constructors
constructor
Properties
pattern
Accessors
base
base
Uri
Methods
path
To
Relative
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...