public class FuseManager extends Object implements Closeable
Constructor and Description |
---|
FuseManager(FileSystemContext fsContext)
Constructs a new
FuseManager . |
Modifier and Type | Method and Description |
---|---|
void |
close() |
void |
start()
Starts mounting the internal Fuse applications.
|
public FuseManager(FileSystemContext fsContext)
FuseManager
.fsContext
- fs contextpublic void start()
public void close() throws IOException
close
in interface Closeable
close
in interface AutoCloseable
IOException
Copyright © 2023. All Rights Reserved.