@aracna/core - v1.5.0
Preparing search index...
joinPaths
Function joinPaths
joinPaths
(
paths
:
string
[]
,
options
?:
JoinPathsOptions
)
:
string
Joins a sequence of paths together. Optionally uses the Windows standard.
Aracna Reference
Parameters
paths
:
string
[]
Optional
options
:
JoinPathsOptions
Returns
string
joinPaths
(
...
paths
:
string
[]
)
:
string
Joins a sequence of paths together. Optionally uses the Windows standard.
Aracna Reference
Parameters
...
paths
:
string
[]
Returns
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@aracna/core - v1.5.0
Loading...
Joins a sequence of paths together. Optionally uses the Windows standard.
Aracna Reference