Class GFileSystemFactoryIgnore
- java.lang.Object
-
- ghidra.formats.gfilesystem.factory.GFileSystemFactoryIgnore
-
- All Implemented Interfaces:
GFileSystemFactory<GFileSystem>
public class GFileSystemFactoryIgnore extends java.lang.Object implements GFileSystemFactory<GFileSystem>
Marker class that tells theFileSystemFactoryMgr
to not register this filesystem instance.
-
-
Constructor Summary
Constructors Constructor Description GFileSystemFactoryIgnore()
-