already-root? ( -- ? )
Elevated permissions API

Next:elevate ( win-console? posix-graphical? -- )


Vocabulary
elevate

Inputs
None

Outputs
?a boolean


Word description
Determine whether the current Factor process (on unix) or hardware thread {on windows) has administrator or elevated (root) privileges.

Definition


Methods