CommandGroup(Func?) Constructor

Definition

Assembly XenoAtom.CommandLine.dll

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