Context dependet commands
Open
- Dominant language
- JavaScript
- Stars
- 5.6k
- Forks
- 278
- PR merge metrics
- No merged PRs in 30d
Description
I am working on a command line application based on Vorpal.
Is there a way to allow (and list in the help) commands depending on a context.
For instance I might want to have the possibility to execute commands A and B on context 1 and commands C and D on context 2. I would then have a command to switch context which should always be valid.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.