Preparing search index...
The search index is not available
Spectre WASM32 SDK - Core
Spectre WASM32 SDK - Core
FormatInputPathObject
Class FormatInputPathObject
Index
Constructors
constructor
Properties
base?
dir?
ext?
name?
root?
Methods
free
new
Constructors
constructor
new
Format
Input
Path
Object
(
base
?
,
dir
?
,
ext
?
,
name
?
,
root
?
)
:
FormatInputPathObject
Parameters
Optional
base
:
string
Optional
dir
:
string
Optional
ext
:
string
Optional
name
:
string
Optional
root
:
string
Returns
FormatInputPathObject
Properties
Optional
base
base
?:
string
Optional
dir
dir
?:
string
Optional
ext
ext
?:
string
Optional
name
name
?:
string
Optional
root
root
?:
string
Methods
free
free
(
)
:
void
Returns
void
Static
new
new
(
)
:
FormatInputPathObject
Returns
FormatInputPathObject
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
base
dir
ext
name
root
free
new
Spectre WASM32 SDK - Core
Loading...