public interface NshFileSystem
| Modifier and Type | Method and Description |
|---|---|
boolean |
exists(String path,
net.thevpc.nuts.core.NSession session) |
String |
getAbsolutePath(String path,
net.thevpc.nuts.core.NSession session) |
String |
getHomeWorkingDir(net.thevpc.nuts.core.NSession session) |
String |
getInitialWorkingDir(net.thevpc.nuts.core.NSession session) |
boolean |
isAbsolute(String path,
net.thevpc.nuts.core.NSession session) |
boolean |
isDirectory(String path,
net.thevpc.nuts.core.NSession session) |
String getInitialWorkingDir(net.thevpc.nuts.core.NSession session)
String getHomeWorkingDir(net.thevpc.nuts.core.NSession session)
boolean isAbsolute(String path, net.thevpc.nuts.core.NSession session)
boolean isDirectory(String path, net.thevpc.nuts.core.NSession session)
boolean exists(String path, net.thevpc.nuts.core.NSession session)
Copyright © 2026 vpc open source initiative. All rights reserved.