Interface FileSystemBrowserService

  • All Known Implementing Classes:
    FileSystemBrowserPlugin

    public interface FileSystemBrowserService
    A service to interact with file systems.
    • Method Detail

      • openFileSystem

        void openFileSystem​(FSRL fsrl)
        Opens the given FSRL in a file system browser.
        Parameters:
        fsrl - The thing to open in a file system browser.