DSL

enterprise.DSL$package.DSL
object DSL

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
DSL.type

Members list

Type members

Classlikes

final case class /(lhs: Method | /, rhs: String)

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Value members

Concrete methods

def apply(request: Request): DSL
def apply(method: Method, path: String): DSL

Exports

Defined exports

final type Unknown = Unknown
Exported from Method$
val all: IArray[Method]
Exported from Method