zio-http-cli
zio-http-cli
API
zio.http.endpoint.cli
HttpCliApp
HttpCliApp
HttpCommand
zio-http-cli
/
zio.http.endpoint.cli
/
HttpCommand
HttpCommand
zio.http.endpoint.cli.HttpCommand
object
HttpCommand
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Self type
HttpCommand
.type
Members list
Clear all
Value members
Concrete methods
def
addOptionsTo
(
cliEndpoint
:
CliEndpoint
):
Options
[
CliRequest
]
def
fromEndpoints
[
M
<:
EndpointMiddleware
](
name
:
String
,
endpoints
:
Chunk
[
Endpoint
[
_
,
_
,
_
,
_
,
M
]],
cliStyle
:
Boolean
):
Command
[
CliRequest
]
def
getCommand
[
M
<:
EndpointMiddleware
](
endpoint
:
Endpoint
[
_
,
_
,
_
,
_
,
M
],
cliStyle
:
Boolean
):
Command
[
CliRequest
]
Concrete fields
val
emptyOptions
:
Options
[
CliRequest
]
In this article
Attributes
Members list
Value members
Concrete methods
Concrete fields