harness-console
harness-console
API
harness.console
error
CommandError
CommandError
BuildingFail
ParsingFail
ExecuteError
ExecuteError
InvalidCommand
MissingCommand
ShowHelp
Command
Command
ConsoleProgram
ConsoleProgram
Cmd
CommandBuilder1
CommandBuilder2
CommandBuilder3
OneOf
Utils
GrabResult
EOL
EscapedEOL
NowAndNext
GrabResult
ParseState
AwaitingArg
NotQuoted
Quoted
Returnable
ParseState
harness-console
/
harness.console
/
Command
Command
harness.console.Command$
See the
Command
companion trait
object
Command
Attributes
Companion
trait
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Self type
Command
.type
Members list
Clear all
Value members
Concrete methods
def
make
[
R
,
_P
,
C
,
S
](
_command
:
String
,
_parser
:
Parser
[
_P
],
_effect
: (
_P
,
C
,
S
)
=>
RIO
[
R
&
HarnessEnv
,
S
]):
Command
[
R
,
C
,
S
]
In this article
Attributes
Members list
Value members
Concrete methods