|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FS | |
---|---|
org.crsh.plugin | |
org.crsh.vfs |
Uses of FS in org.crsh.plugin |
---|
Constructors in org.crsh.plugin with parameters of type FS | |
---|---|
PluginContext(FS fs,
ClassLoader loader)
Create a new plugin context. |
Uses of FS in org.crsh.vfs |
---|
Methods in org.crsh.vfs that return FS | ||
---|---|---|
FS |
FS.mount(Class<?> clazz)
|
|
FS |
FS.mount(ClassLoader cl,
Path path)
|
|
FS |
FS.mount(File root)
|
|
|
FS.mount(FSDriver<H> driver)
|
|
|
FS.mount(FSDriver<H> driver,
Path path)
|
|
|
FS.mount(FSDriver<H> driver,
String path)
|
Constructors in org.crsh.vfs with parameters of type FS | |
---|---|
File(FS fs,
Path path)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |