[forge-dev] [JBoss JIRA] Created: (SEAMFORGE-108) create a pwr command similar to pwd for resources

Rodney Russ (JIRA) jira-events at lists.jboss.org
Wed Mar 30 14:14:37 EDT 2011


create a pwr command similar to pwd for resources
-------------------------------------------------

                 Key: SEAMFORGE-108
                 URL: https://issues.jboss.org/browse/SEAMFORGE-108
             Project: Seam Forge
          Issue Type: Feature Request
          Components: Brainstorming, Builtin Plugins
    Affects Versions: 1.0.0.Alpha2, 1.0.0.Alpha3
            Reporter: Rodney Russ
            Priority: Minor


It would be nice to have a command that provides the full path to a resource when you're cd'ed into one.  Currently, pwd will only deal with directories.  The idea would be to have a pwr command (program working resource) that would allow the identification of the appropriate resource.  For example:

pwr
org/fourth/domain

ls
Person.java

cd Person.java

pwr
org/fourth/domain/Person.java

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the forge-dev mailing list