zio-http-cli
zio-http-cli
API
zio.http.endpoint.cli
HttpCliApp
HttpCliApp
description
zio-http-cli
/
zio.http.endpoint.cli
/
HttpCliApp
HttpCliApp
zio.http.endpoint.cli.HttpCliApp
See the
HttpCliApp
companion object
final case
class
HttpCliApp
[
-
R
,
+
E
,
+
Model
](
cliApp
:
CliApp
[
R
,
E
,
Model
])
Command-line interface for an HTTP application.
Attributes
Companion:
object
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
Serializable
trait
Product
trait
Equals
class
Object
trait
Matchable
class
Any
Clear all
Members list
Concise view
Value members
Inherited methods
def
productElementNames
:
Iterator
[
String
]
Attributes
Inherited from:
Product
def
productIterator
:
Iterator
[
Any
]
Attributes
Inherited from:
Product