Class GFileSystemFactoryIgnore

java.lang.Object
ghidra.formats.gfilesystem.factory.GFileSystemFactoryIgnore
All Implemented Interfaces:
GFileSystemFactory<GFileSystem>

public class GFileSystemFactoryIgnore extends Object implements GFileSystemFactory<GFileSystem>
Marker class that tells the FileSystemFactoryMgr to not register this filesystem instance.
  • Constructor Details

    • GFileSystemFactoryIgnore

      public GFileSystemFactoryIgnore()