Package ghidra.app.services
Interface FileSystemBrowserService
-
- All Known Implementing Classes:
FileSystemBrowserPlugin
public interface FileSystemBrowserServiceA service to interact with file systems.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidopenFileSystem(FSRL fsrl)Opens the givenFSRLin a file system browser.
-