Nils Andresen
|
c5c1852fc3
|
(#606) added ExceptionHandler to ICommandAppSettings
So exceptions can be handled in Spectre.Console.Cli.
Also, some documentation was added.
|
2021-10-30 01:41:29 +02:00 |
|
Patrik Svensson
|
2a3763cdc7
|
Prove that remaining args works in strict mode
Closes #496
|
2021-10-05 09:34:08 -04:00 |
|
Nils Andresen
|
49e8a980a7
|
Removed the additional registration of ICommand
|
2021-09-18 23:19:34 +02:00 |
|
Patrik Svensson
|
e169df6303
|
Add support for manipulating individual table rows
Closes #500
|
2021-08-14 23:35:07 +02:00 |
|
Nils Andresen
|
6b5b31957c
|
Added a TypeRegistrar to CommandAppTester
exposed as a public property.
For convenience, and to keep the similarity to the real CommandApp
it is also available in the ctor of CommandAppTester.
|
2021-06-24 01:42:29 +02:00 |
|
Patrik Svensson
|
c9b178ac96
|
Moved analyzer tests to its own project
Also moves tests to `./test` which makes it possible
for all test projects to share the same .editorconfig
files and similar.
|
2021-06-23 22:47:12 +02:00 |
|