public interface ChangeDirectoryContext extends CommandContext
| Modifier and Type | Method and Description |
|---|---|
FolderPathResolver |
getFolderPathResolver()
Gets the FolderPathResolver.
|
String |
getPath()
Gets the Path.
|
void |
setFolderPathResolver(FolderPathResolver fpr)
Sets the FolderPathResolver.
|
void |
setPath(String path)
Sets the Path.
|
clearFolderPathResolver getFolderPathResolver() throws IfsException
IfsExceptionvoid setFolderPathResolver(FolderPathResolver fpr) throws IfsException
IfsExceptionString getPath() throws IfsException
IfsExceptionvoid setPath(String path) throws IfsException
IfsExceptionCopyright © 2025. All rights reserved.