You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Jason Dillon (JIRA)" <ji...@apache.org> on 2007/11/10 08:18:50 UTC

[jira] Created: (GSHELL-55) Need to provide commands with details on their layout (like for --help display and other things)

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.


[jira] Closed: (GSHELL-55) Need to provide commands with details on their layout (like for --help display and other things)

Posted by "Jason Dillon (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GSHELL-55?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jason Dillon closed GSHELL-55.
------------------------------

    Resolution: Fixed

> 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.