StringVar
io.quartz.http2.StringVar
object StringVar
UUID extractor of a path variable:
Path("/user/thomasd") match {
case Root / "user" / StringVar(userId) => ...
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
StringVar.type
Members list
In this article