function-exec-sync
Preparing search index...
ExecWorkerOptions
Type Alias ExecWorkerOptions
type
ExecWorkerOptions
=
{
callbacks
?:
boolean
;
cwd
?:
string
;
env
?:
object
;
execPath
?:
string
;
name
?:
string
;
sleep
?:
number
;
}
Index
Properties
callbacks?
cwd?
env?
exec
Path?
name?
sleep?
Properties
Optional
callbacks
callbacks
?:
boolean
Optional
cwd
cwd
?:
string
Optional
env
env
?:
object
Optional
exec
Path
execPath
?:
string
Optional
name
name
?:
string
Optional
sleep
sleep
?:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
callbacks
cwd
env
exec
Path
name
sleep
function-exec-sync
Loading...