FolderLinkContentHandler

Package: ghidra.framework.data
Type: class

12.0_PUBLIC

addedmethod: getLinkedFolder
static ghidra.framework.data.LinkedGhidraFolder getLinkedFolder(ghidra.framework.model.DomainFile folderLinkFile) throws IOException
removedmethod: createFile
long createFile(ghidra.framework.store.FileSystem fs, ghidra.framework.store.FileSystem userfs, java.lang.String path, java.lang.String name, ghidra.framework.model.DomainObject obj, ghidra.util.task.TaskMonitor monitor) throws IOException, InvalidNameException, CancelledException
removedmethod: getReadOnlyLinkedFolder
static ghidra.framework.data.LinkedGhidraFolder getReadOnlyLinkedFolder(ghidra.framework.model.DomainFile folderLinkFile) throws IOException

10.3_PUBLIC

introducedInitial version