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 AeshContext
public void setCurrentWorkingDirectory(Resource cwd)
setCurrentWorkingDirectory
in interface AeshContext
Copyright © 2021 JBoss by Red Hat. All rights reserved.