public class ConfigurationGroup extends GroupUsageCommand implements CommandProvider
commander
Constructor and Description |
---|
ConfigurationGroup() |
Modifier and Type | Method and Description |
---|---|
void |
accept(CommandBuilder<Runnable> builder) |
CommandProvider |
flattern()
Returns a
CommandProvider which adds the group commands. |
isHelp, print, run
public void accept(CommandBuilder<Runnable> builder)
accept
in interface Consumer<CommandBuilder<Runnable>>
public CommandProvider flattern()
CommandProvider
which adds the group commands.CommandProvider
of thisCopyright © 2011–2019 Asakusa Framework Team. All rights reserved.