 Nils AndresenandPatrik Svensson
|
949f35defd
|
(#502) Added GetParent and GetParents to MultiSelectionPrompt
So it it possible to find the parent(s) of a given item.
|
2021-10-30 00:05:16 +02:00 |
|
 Nils AndresenandPatrik Svensson
|
49e8a980a7
|
Removed the additional registration of ICommand
|
2021-09-18 23:19:34 +02:00 |
|
 Nils AndresenandPatrik Svensson
|
c3510f3036
|
fixed 404 in documentation
links were pointing to ./commandApp, however
the generated page is ./commandapp
|
2021-09-08 12:02:01 +02:00 |
|
 Nils AndresenandGitHub
|
32d7ea15bd
|
Change LogCommandSettings to CommandSettings in example
Instead of `LogCommandSettings` for the `Settings` of the `HelloCommand`
|
2021-07-15 09:39:25 +02:00 |
|
 Nils AndresenandPatrik Svensson
|
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 |
|
 Nils AndresenandPatrik Svensson
|
b92827ce3d
|
(#460) added an overload to AnsiConsole.Ask
that takes an additional default value.
|
2021-06-23 23:47:12 +02:00 |
|