menu
googleapis_beta package
documentation
containeranalysis/v1beta1.dart
Command
Command constructor
Command constructor
dark_mode
light_mode
Command
constructor
Command
(
{
List
<
String
>
?
args
,
String
?
dir
,
List
<
String
>
?
env
,
String
?
id
,
String
?
name
,
List
<
String
>
?
waitFor
,
})
Implementation
Command({ this.args, this.dir, this.env, this.id, this.name, this.waitFor, });
googleapis_beta package
documentation
containeranalysis/v1beta1
Command
Command constructor
Command class