AbstractFileSystem

Package: ghidra.formats.gfilesystem
Type: class

11.4_PUBLIC

addedmethod: toString
java.lang.String toString()

11.2_PUBLIC

addedmethod: getRootDir
ghidra.formats.gfilesystem.GFile getRootDir()
addedmethod: resolveSymlinks
ghidra.formats.gfilesystem.GFile resolveSymlinks(ghidra.formats.gfilesystem.GFile file) throws IOException

10.4_PUBLIC

introducedInitial version