Enum Class EmuUnixFileSystem.OpenFlag

java.lang.Object
java.lang.Enum<EmuUnixFileSystem.OpenFlag>
ghidra.pcode.emu.unix.EmuUnixFileSystem.OpenFlag
All Implemented Interfaces:
Serializable, Comparable<EmuUnixFileSystem.OpenFlag>, Constable
Enclosing interface:
EmuUnixFileSystem<T>

public static enum EmuUnixFileSystem.OpenFlag extends Enum<EmuUnixFileSystem.OpenFlag>
Open flags as defined by the simulator

See a UNIX manual for the exact meaning of each.