Interface NshFileSystem
- All Known Implementing Classes:
DefaultNshFileSystem
public interface NshFileSystem
- Author:
- thevpc
-
Method Summary
Modifier and TypeMethodDescriptionbooleangetAbsolutePath(String path, NSession session) getHomeWorkingDir(NSession session) getInitialWorkingDir(NSession session) booleanisAbsolute(String path, NSession session) booleanisDirectory(String path, NSession session)
-
Method Details
-
getInitialWorkingDir
-
getHomeWorkingDir
-
isAbsolute
-
getAbsolutePath
-
isDirectory
-
exists
-