Interface FileSystemBrowserService
- All Known Implementing Classes:
FileSystemBrowserPlugin
public interface FileSystemBrowserService
A service to interact with file systems.
-
Method Summary
Modifier and TypeMethodDescriptionvoidopenFileSystem(FSRL fsrl) Opens the givenFSRLin a file system browser.
-
Method Details
-
openFileSystem
-