mirror of
https://github.com/NixOS/nix.git
synced 2025-11-16 23:42:43 +01:00
parent
2e2198fd91
commit
02f0294be0
41 changed files with 161 additions and 124 deletions
|
|
@ -371,7 +371,7 @@ using Commands = std::map<std::string, std::function<ref<Command>()>>;
|
|||
|
||||
/**
|
||||
* An argument parser that supports multiple subcommands,
|
||||
* i.e. ‘<command> <subcommand>’.
|
||||
* i.e. `<command> <subcommand>`.
|
||||
*/
|
||||
class MultiCommand : virtual public Args
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue