]
Rodney Russ updated SEAMFORGE-108:
----------------------------------
Fix Version/s: 1.0.0.Alpha4
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
Assignee: Rodney Russ
Priority: Minor
Fix For: 1.0.0.Alpha4
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: