package compat
Ordering
- Alphabetic
Visibility
- Public
- All
Type Members
-
trait
Command
extends SubCommand
A command to be executed by a
Shell
. -
trait
LineParser
extends AnyRef
Parses input lines of a shell into a list of arguments.
- final class Shell extends AnyRef
-
trait
SubCommand
extends AnyRef
A sub-command to be executed by a
Shell
.
Value Members
-
object
Converters
Converters between classes in Java and Scala APIs.
- object Shell