each-package
Preparing search index...
EachResult
Interface EachResult
interface
EachResult
{
args
:
string
[]
;
command
:
string
;
error
?:
Error
;
path
:
string
;
result
?:
SpawnResult
;
version
?:
string
;
}
Index
Properties
args
command
error?
path
result?
version?
Properties
args
args
:
string
[]
command
command
:
string
Optional
error
error
?:
Error
path
path
:
string
Optional
result
result
?:
SpawnResult
Optional
version
version
?:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
args
command
error
path
result
version
each-package
Loading...