menu
psdk_frame_father package
documentation
father/command/print/commander.dart
Commander
pushEasyArg method
pushEasyArg method
dark_mode
light_mode
pushEasyArg
method
Commander
pushEasyArg
(
EasyArg
arg
)
Implementation
Commander pushEasyArg(EasyArg arg) { return pushClauses(arg.clauses(), newline: false); }
psdk_frame_father package
documentation
father/command/print/commander
Commander
pushEasyArg method
Commander class