harness.http.server.RouteMatcher$.Result$.Success
final case class Success[+O](remainingPath: List[String], value: O) extends Result[O] Attributes
- Graph
- Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Members list
Concise view
Value members
Attributes
- Inherited from:
- Result
Attributes
- Inherited from:
- Result
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product