Class FileSystemFactoryMgr

java.lang.Object
ghidra.formats.gfilesystem.factory.FileSystemFactoryMgr

public class FileSystemFactoryMgr extends Object
Statically scoped mugger that handles the dirty work of probing for and creating GFileSystem instances.

Auto-discovers all GFileSystem instances in the classpath that have a FileSystemInfo annotation.