public class FileGroup extends GroupUsageCommand implements CommandProvider
commander| Constructor and Description |
|---|
FileGroup() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(CommandBuilder<Runnable> builder) |
CommandProvider |
flattern()
Returns a
CommandProvider which adds the group commands. |
isHelp, print, runpublic 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.