menu
artisanal package
documentation
tui.dart
ParallelCmd
ParallelCmd.new constructor
ParallelCmd.new constructor
dark_mode
light_mode
ParallelCmd
constructor
ParallelCmd
(
List
<
Cmd
>
commands
)
Implementation
ParallelCmd(this.commands) : super(_placeholder);
artisanal package
documentation
tui
ParallelCmd
ParallelCmd.new constructor
ParallelCmd class