Superuser detection for UNIX system.

UNIX's C API implementation of detecting superuser.

Conditions

Property name in SuperuserInterface

Conditions of returning true

isSuperuser

Run the program using `root` identity (e.g. call with sudo)

isActivated

License

BSD-3