blobstore.url.Path
See thePath companion trait
object Path
Attributes
Members list
Type members
Classlikes
case class AbsolutePath[A] extends Path[A]
object AbsolutePath
Attributes
- Companion
- class
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
AbsolutePath.type
case class RootlessPath[A] extends Path[A]
object RootlessPath
Attributes
- Companion
- class
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
RootlessPath.type
Types
A plain path represented with a String
A plain path represented with a String
See .apply for creating these
Attributes
Inherited types
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Mirror
The name of the type
The name of the type
Attributes
- Inherited from:
- Mirror
Value members
Concrete methods
In this article