superuser_plugin_unix 4.1.3
superuser_plugin_unix: ^4.1.3 copied to clipboard
Detect, verify user who execute Dart program has superuser role in UNIX (or POSIX) API
Superuser detection for UNIX system. #
UNIX's C API implementation of detecting superuser.
Conditions #
Property name in SuperuserInterface |
Conditions of returning |
|---|---|
isSuperuser |
A program is executed by a user who is root or a group member that can call sudo command |
isActivated |
A program is executed under root identity |
License #
BSD-3