Packages
posix
Posix
Wordexp
append
expand
words
Wordexp
Object Hierarchy:
Posix.Wordexp
Posix.Wordexp
Posix.Wordexp
Description:
[
CCode
( cname =
"wordexp_t"
, destroy_function =
"wordfree"
) ]
public
struct
Wordexp
Namespace:
Posix
Package:
posix
Content:
Methods:
public
int
append
(
string
s,
int
flags =
0
)
public
int
expand
(
string
s,
int
flags =
0
)
Fields:
public
string
[]
words