Preparing search index...
The search index is not available
Houston Common Library
Houston Common Library
@45drives/houston-common-lib
cockpit
SpawnOptions
Interface SpawnOptions
interface
SpawnOptions
{
binary
?:
boolean
;
directory
?:
string
;
environ
?:
string
[]
;
err
?:
"message"
|
"out"
|
"ignore"
;
host
?:
string
;
pty
?:
boolean
;
superuser
?:
"try"
|
"require"
;
}
Index
Properties
binary?
directory?
environ?
err?
host?
pty?
superuser?
Properties
Optional
binary
binary
?:
boolean
Optional
directory
directory
?:
string
Optional
environ
environ
?:
string
[]
Optional
err
err
?:
"message"
|
"out"
|
"ignore"
Optional
host
host
?:
string
Optional
pty
pty
?:
boolean
Optional
superuser
superuser
?:
"try"
|
"require"
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
binary
directory
environ
err
host
pty
superuser
Official Cockpit API Documentation
Houston Common Library
Loading...