public class DefaultAeshContext extends Object implements AeshContext
| Constructor and Description |
|---|
DefaultAeshContext() |
DefaultAeshContext(Resource cwd) |
| Modifier and Type | Method and Description |
|---|---|
Resource |
getCurrentWorkingDirectory() |
void |
setCurrentWorkingDirectory(Resource cwd) |
public DefaultAeshContext()
public DefaultAeshContext(Resource cwd)
public Resource getCurrentWorkingDirectory()
getCurrentWorkingDirectory in interface AeshContextpublic void setCurrentWorkingDirectory(Resource cwd)
setCurrentWorkingDirectory in interface AeshContextCopyright © 2018 JBoss by Red Hat. All rights reserved.