Search
Preparing search index...
The search index is not available
Community Solid Server - v5.0.0-alpha.0
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Community Solid Server - v5.0.0-alpha.0
AbsolutePathInteractionRoute
Class AbsolutePathInteractionRoute
A route that returns the input string as path.
Hierarchy
AbsolutePathInteractionRoute
RelativePathInteractionRoute
Implements
InteractionRoute
Index
Constructors
constructor
Properties
path
Methods
get
Path
Constructors
constructor
new
Absolute
Path
Interaction
Route
(
path
:
string
)
:
AbsolutePathInteractionRoute
Parameters
path:
string
Returns
AbsolutePathInteractionRoute
Properties
Private
Readonly
path
path
:
string
Methods
get
Path
get
Path
(
)
:
string
Returns
string
Exports
Absolute
Path
Interaction
Route
constructor
path
get
Path
A route that returns the input string as path.