Command

io.github.scottweaver.zillen.Command
See theCommand companion object
sealed trait Command

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Concise view

Type members

Types

Value members

Abstract methods

def makeResponse(statusCode: Int, body: String): DockerIO[Any, Response]