-
Home
-
API
-
XenoAtom.CommandLine
-
CommandGroup
-
Constructors
-
CommandGroup(Func?)
CommandGroup(Func?) Constructor
Definition
A group of commands that will be inlined in the parent command.
public CommandGroup(Func<bool>? active = null)
Parameters
- active
- Func<Boolean>
A function to determine if this group is active