dcli
posix
BashShell
BashShell.withPid constructor
BashShell.withPid
BashShell.withPid
constructor
Null safety
BashShell.withPid
(
int
?
pid
)
Attached to a bash shell with the given pid.
Implementation
BashShell.withPid(this.pid);
dcli
posix
BashShell
BashShell.withPid constructor
BashShell 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