KeyToPath

final case class KeyToPath(key: String, mode: Option[Int], path: String)

Maps a string key to a path within a volume.

Source:
KeyToPath.scala
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Concrete methods

Inherited methods

Inherited from:
Product