CliContext.ShowValues Method
Definition
- Namespace
- DotMake.CommandLine
- Assembly
- DotMake.CommandLine.dll
Shows parsed values for current command and its arguments and options. Useful for testing a command.
public void ShowValues()
Shows parsed values for current command and its arguments and options. Useful for testing a command.
public void ShowValues()