dcli
windows
WindowsMixin
isSudo property
isSudo
isSudo
property
Null safety
bool
isSudo
On Windows this is always false.
Implementation
bool get isSudo => false;
dcli
windows
WindowsMixin
isSudo property
WindowsMixin mixin
Properties
hashCode
installInstructions
isPrivilegedPasswordRequired
isPrivilegedProcess
isPrivilegedUser
isSudo
loggedInUser
loggedInUsersHome
runtimeType
Methods
addFileAssociation
addFileAssociationv2
addToPATH
appendToPATH
checkInstallPreconditions
inDeveloperMode
install
noSuchMethod
prependToPATH
privilegesRequiredMessage
releasePrivileges
restorePrivileges
toString
withPrivileges
Operators
operator ==