Rob Muhlestein
Rob Muhlestein
As much as I love conversational UIs, cmdbox is more about clarity and observability and tab-completion and embedded includes and simplicity. It is more important to be able to see...
Using cmdbox submodules as commands seems to be missing the x.Version setting.
Normally `x.Default` is not required and the first command should be located without specifying it.
Since the nature of `init()` requires separation between the `cmdbox.Add("foo","bar")` and the command implementation for `bar` it makes sense to check that any declared subcommand resolves properly and that any...
Dot is much easier to type and implied as hidden from other things.
Produces strange combinations of tabs and carriage returns likely caused by removing the Markdown formatting and going to raw strings.