Uses of Enum
io.github.eggy03.ferrumx.windows.shell.script.ScriptEnum
Packages that use ScriptEnum
-
Uses of ScriptEnum in io.github.eggy03.ferrumx.windows.shell.script
Subclasses with type arguments of type ScriptEnum in io.github.eggy03.ferrumx.windows.shell.scriptModifier and TypeClassDescriptionenumEnum representing the location for some predefined PowerShell scriptsMethods in io.github.eggy03.ferrumx.windows.shell.script that return ScriptEnumModifier and TypeMethodDescriptionstatic ScriptEnumReturns the enum constant of this type with the specified name.static ScriptEnum[]ScriptEnum.values()Returns an array containing the constants of this enum type, in the order they are declared.