Shell
Launch UNIX (or cygwin) commands from Scala
Attributes
- Graph
- Supertypes
- trait LogSupporttrait LazyLoggertrait LoggingMethodstrait Serializableclass Objecttrait Matchableclass Any
- Self type
- Shell.type
Members list
Value members
Concrete methods
Launch a process then retrieves the exit code
Launch a process then retrieves the exit code
Attributes
Returns process id
Returns process id
Attributes
- Returns:
process id or -1 if pid cannot be detected
Return the process ID of the current JVM.
Return the process ID of the current JVM.
Attributes
- Returns:
process id or -1 when process ID is not found.
Kills the process
Kills the process
Attributes
Kill the process tree rooted from pid
Kill the process tree rooted from pid
Attributes
- Returns:
exit code
launch a command in the remote host. The target host needs to be accessed via ssh command without password.
launch a command in the remote host. The target host needs to be accessed via ssh command without password.
Attributes
Return OS-dependent program name. (e.g., sh in Unix, sh.exe in Windows)
Return OS-dependent program name. (e.g., sh in Unix, sh.exe in Windows)
Attributes
Inherited methods
Attributes
- Inherited from:
- LoggingMethods
Attributes
- Inherited from:
- LoggingMethods
Attributes
- Inherited from:
- LoggingMethods
Attributes
- Inherited from:
- LoggingMethods
Attributes
- Inherited from:
- LoggingMethods
Attributes
- Inherited from:
- LoggingMethods
Attributes
- Inherited from:
- LoggingMethods
Attributes
- Inherited from:
- LoggingMethods
Attributes
- Inherited from:
- LoggingMethods
Attributes
- Inherited from:
- LoggingMethods
Attributes
- Inherited from:
- LoggingMethods