Search
Preparing search index...
The search index is not available
Theia TypeDoc
Options
All
Public
Public/Protected
All
Inherited
Menu
Theia TypeDoc
mini-browser
FileLocationMapper
Class FileLocationMapper
file
URI location mapper.
Hierarchy
FileLocationMapper
Implements
LocationMapper
Index
Constructors
constructor
Properties
mini
Browser
Environment
Methods
can
Handle
map
Constructors
constructor
new
File
Location
Mapper
(
)
:
FileLocationMapper
Returns
FileLocationMapper
Properties
Protected
mini
Browser
Environment
mini
Browser
Environment
:
MiniBrowserEnvironment
Methods
can
Handle
can
Handle
(
location
:
string
)
:
MaybePromise
<
number
>
Parameters
location:
string
Returns
MaybePromise
<
number
>
map
map
(
location
:
string
)
:
Promise
<
string
>
Parameters
location:
string
Returns
Promise
<
string
>
Exports
mini-
browser
Mini
Browser
Commands
Mini
Browser
Content
Style
Mini
Browser
Endpoint
Mini
Browser
Props
File
Location
Mapper
constructor
mini
Browser
Environment
can
Handle
map
file
URI location mapper.