HttpCliApp

zio.http.endpoint.cli.HttpCliApp
See theHttpCliApp 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
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product