Search
Preparing search index...
The search index is not available
hvstr-core API Documentation
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
Path
Class Path
Hierarchy
Path
Index
Constructors
constructor
Properties
file
Name
root
root
Path
type
Accessors
directory
exists
full
Name
full
Path
is
File
name
Methods
mkdirp
relative
Constructors
constructor
new
Path
(
root
:
Path
|
undefined
, rootPath
:
string
, fileName
?:
undefined
|
string
, type
?:
undefined
|
string
)
:
Path
Parameters
root:
Path
|
undefined
rootPath:
string
Optional
fileName:
undefined
|
string
Optional
type:
undefined
|
string
Returns
Path
Properties
Optional
file
Name
file
Name
:
undefined
|
string
root
root
:
Path
|
undefined
root
Path
root
Path
:
string
Optional
type
type
:
undefined
|
string
Accessors
directory
get
directory
(
)
:
string
Returns
string
exists
get
exists
(
)
:
boolean
Returns
boolean
full
Name
get
fullName
(
)
:
string
Returns
string
full
Path
get
fullPath
(
)
:
string
Returns
string
is
File
get
isFile
(
)
:
boolean
Returns
boolean
name
get
name
(
)
:
string
Returns
string
Methods
mkdirp
mkdirp
(
)
:
void
Returns
void
relative
relative
(
to
:
string
|
Path
)
:
string
Parameters
to:
string
|
Path
Returns
string
Globals
Path
constructor
file
Name
root
root
Path
type
directory
exists
full
Name
full
Path
is
File
name
mkdirp
relative
Generated using
TypeDoc