AssetPath

case class AssetPath(path: String, name: String)
 // foo/bar/baz-123abc
 AssetPath("foo/bar", "baz")
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Inherited methods

Inherited from:
Product