org.mvel2.sh.command.file
Class PrintWorkingDirectory
java.lang.Object
org.mvel2.sh.command.file.PrintWorkingDirectory
- All Implemented Interfaces:
- Command
public class PrintWorkingDirectory
- extends java.lang.Object
- implements Command
Created by IntelliJ IDEA.
User: christopherbrock
Date: Oct 9, 2007
Time: 1:16:22 PM
To change this template use File | Settings | File Templates.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PrintWorkingDirectory
public PrintWorkingDirectory()
execute
public java.lang.Object execute(ShellSession session,
java.lang.String[] args)
- Specified by:
execute in interface Command
getDescription
public java.lang.String getDescription()
- Specified by:
getDescription in interface Command
getHelp
public java.lang.String getHelp()
- Specified by:
getHelp in interface Command
Copyright © 2008. All Rights Reserved.