Tyrrrz / CliFx

Class-first framework for building command-line interfaces
MIT License
1.48k stars 60 forks source link

Debug mode #8

Closed Tyrrrz closed 5 years ago

Tyrrrz commented 5 years ago

Similar to System.CommandLine, add a debug mode which will wait until a debugger is attached before executing the command.