luxe: io
DirNode
Section titled “DirNode”import "luxe: io" for DirNodeno docs found
DirNode.path
Section titled “DirNode.path”DirNode.path : Stringno docs found
DirNode.name
Section titled “DirNode.name”DirNode.name : Stringno docs found
DirNode.ext
Section titled “DirNode.ext”DirNode.ext : Stringno docs found
DirNode.is_regular
Section titled “DirNode.is_regular”DirNode.is_regular : Boolno docs found
DirNode.is_directory
Section titled “DirNode.is_directory”DirNode.is_directory : Boolno docs found
DirNode.new(…)
Section titled “DirNode.new(…)”DirNode.new(in_path : Any, in_name : Any, in_ext : Any, in_is_regular : Any, in_is_directory : Any) : DirNodeno docs found
import "luxe: io" for Flagsno docs found
Flags.new(.)
Section titled “Flags.new(.)”Flags.new(args : Any) : Flagsno docs found
Flags.all(.)
Section titled “Flags.all(.)”Flags.all() : unknownno docs found
Flags.has(.)
Section titled “Flags.has(.)”Flags.has(flag : Any) : unknownno docs found
Flags.value(.)
Section titled “Flags.value(.)”Flags.value(flag : Any) : unknownno docs found
Flags.value(..)
Section titled “Flags.value(..)”Flags.value(flag : Any, require : Any) : unknownno docs found
Flags.values(.)
Section titled “Flags.values(.)”Flags.values(flag : Any) : unknownno docs found
Flags.values(..)
Section titled “Flags.values(..)”Flags.values(flag : Any, require : Any) : unknownno docs found
PlotType
Section titled “PlotType”import "luxe: io" for PlotTypeno docs found
PlotType.normal
Section titled “PlotType.normal”PlotType.normal : unknownno docs found
PlotType.counter
Section titled “PlotType.counter”PlotType.counter : unknownno docs found
ProcFlags
Section titled “ProcFlags”import "luxe: io" for ProcFlagsno docs found
ProcFlags.none
Section titled “ProcFlags.none”ProcFlags.none : unknownno docs found
ProcFlags.setuid
Section titled “ProcFlags.setuid”ProcFlags.setuid : unknownno docs found
ProcFlags.setgid
Section titled “ProcFlags.setgid”ProcFlags.setgid : unknownno docs found
ProcFlags.windows_verbatim_arguments
Section titled “ProcFlags.windows_verbatim_arguments”ProcFlags.windows_verbatim_arguments : unknownno docs found
ProcFlags.detached
Section titled “ProcFlags.detached”ProcFlags.detached : unknownno docs found
ProcFlags.windows_hide
Section titled “ProcFlags.windows_hide”ProcFlags.windows_hide : unknownno docs found
ProcFlags.windows_hide_console
Section titled “ProcFlags.windows_hide_console”ProcFlags.windows_hide_console : unknownno docs found
ProcFlags.windows_hide_gui
Section titled “ProcFlags.windows_hide_gui”ProcFlags.windows_hide_gui : unknownno docs found