HttpCommand

zio.http.endpoint.cli.HttpCommand
object HttpCommand

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def addOptionsTo(cliEndpoint: CliEndpoint): Options[CliRequest]
def fromEndpoints(name: String, endpoints: Chunk[Endpoint[_, _, _, _, _]], cliStyle: Boolean): Command[CliRequest]
def getCommand(endpoint: Endpoint[_, _, _, _, _], cliStyle: Boolean): Command[CliRequest]

Concrete fields

val emptyOptions: Options[CliRequest]