dcli
posix
ZshShell
ZshShell.withPid constructor
ZshShell.withPid
ZshShell.withPid
constructor
Null safety
ZshShell.withPid
(
int
?
pid
)
Attached to the Zsh shell with the given pid.
Implementation
ZshShell.withPid(this.pid);
dcli
posix
ZshShell
ZshShell.withPid constructor
ZshShell class
Constructors
withPid
Properties
hashCode
hasStartScript
installInstructions
isCompletionInstalled
isCompletionSupported
isPrivilegedPasswordRequired
isPrivilegedProcess
isPrivilegedUser
isSudo
loggedInUser
loggedInUsersHome
name
pathToStartScript
pid
runtimeType
startScriptName
Methods
addFileAssocation
addToPATH
appendToPATH
checkInstallPreconditions
install
installTabCompletion
matchByName
noSuchMethod
prependToPATH
privilegesRequiredMessage
releasePrivileges
restorePrivileges
toString
withPrivileges
Operators
operator ==
Constants
shellName