UserEnvironment class
Properties
-
gid
↔ int
-
we cache the real uid and gid
when we release privileges so we can restore them.
latefinal
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
pathToHome
↔ String
-
The path to the original privileged users home dir.
latefinal
-
pathToShell
↔ String?
-
latefinal
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
-
uid
↔ int
-
latefinal
-
username
↔ String
-
latefinal
Methods
-
build()
→ void
-
Build the user environment
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
reorder(bool condition(), void one(), void two())
→ void
-
-
toString()
→ String
-
A string representation of this object.
inherited