Need to provide commands with details on their layout (like for --help display
and other things)
------------------------------------------------------------------------------------------------
Key: GSHELL-55
URL: https://issues.apache.org/jira/browse/GSHELL-55
Project: GShell
Issue Type: Bug
Security Level: public (Regular issues)
Components: Commands, Core
Affects Versions: 1.0-alpha-1
Reporter: Jason Dillon
Fix For: 1.0-alpha-1
Now that we have abstracted the layout of commands, we need to provide the
commands some details on where they are in the layout. This is needed
primarily for {{--help}} display, but commands might also want to know what
name they were bound to and/or if they were invoked from an alias (ie.
{{gzip}}, {{gunzip}} and {{gzcat}} all being the same binary but performing
different functions based on the link name).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.