ResolvedCommand Property

Definition

Assembly XenoAtom.CommandLine.dll

Gets the command resolved by parsing (the deepest matched sub-command).

public Command ResolvedCommand { get; }

Returns