menu
stepflow package
documentation
io.dart
CommandInformation
CommandInformation.new constructor
CommandInformation.new constructor
dark_mode
light_mode
CommandInformation
constructor
CommandInformation
(
Command
command
,
String
argument
,
List
<
Flag
>
flags
)
Implementation
CommandInformation(this.command, this.argument, this.flags);
stepflow package
documentation
io
CommandInformation
CommandInformation.new constructor
CommandInformation class