A group of commands that will be inlined in the parent command.
public class CommandGroup(Func<bool>? active = null) : CommandContainer, IEnumerable
kind:method, kind:property, kind:ctor. Press Esc to clear.CommandGroup(Func<Boolean>?)A group of commands that will be inlined in the parent command.