DirectoryMapping

Companion:
object
class Object
trait Matchable
class Any

Value members

Abstract methods

How many levels from baseDir to find the binary id directories.

How many levels from baseDir to find the binary id directories.

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

Given a directory, return the corresponding id

Given a directory, return the corresponding id

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.