Search
Preparing search index...
The search index is not available
cmake-tools
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
"shlex"
External module "shlex"
Index
Interfaces
Shlex
Options
Functions
quote
split
Functions
quote
quote
(
str
:
string
, opt
?:
ShlexOptions
)
:
string
Parameters
str:
string
Optional
opt:
ShlexOptions
Returns
string
split
split
(
str
:
string
, opt
?:
ShlexOptions
)
:
Iterable
<
string
>
Parameters
str:
string
Optional
opt:
ShlexOptions
Returns
Iterable
<
string
>
Globals
"shlex"
Shlex
Options
quote
split
Generated using
TypeDoc