public class DefaultAeshContext extends java.lang.Object implements AeshContext
| Constructor and Description |
|---|
DefaultAeshContext() |
DefaultAeshContext(Resource cwd) |
| Modifier and Type | Method and Description |
|---|---|
Resource |
getCurrentWorkingDirectory() |
void |
setCurrentWorkingDirectory(Resource cwd) |
private Resource cwd
public DefaultAeshContext()
public DefaultAeshContext(Resource cwd)
public Resource getCurrentWorkingDirectory()
getCurrentWorkingDirectory in interface AeshContextpublic void setCurrentWorkingDirectory(Resource cwd)
setCurrentWorkingDirectory in interface AeshContext