DirectoryMapping

binny.fs.DirectoryMapping
See theDirectoryMapping companion trait

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def apply(f: (Path, BinaryId) => Path)(g: Path => Option[BinaryId]): DirectoryMapping

Concrete fields

Creates a subdirectory using the id.

Creates a subdirectory using the id.

Attributes

Creates a subdirectory using the first two characters from the id. Below another subdirectory using the complete id.

Creates a subdirectory using the first two characters from the id. Below another subdirectory using the complete id.

Attributes