DirectoryMapping

binny.fs.DirectoryMapping
See theDirectoryMapping companion object

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Abstract methods

def idFromDir(dir: Path): Option[BinaryId]

Given a directory, return the corresponding id

Given a directory, return the corresponding id

Attributes

def targetDir(base: Path, id: BinaryId): Path

Determine the target directory using a base directory and the id.

Determine the target directory using a base directory and the id.

Attributes