PathMapping

binny.fs.PathMapping
See thePathMapping companion object
trait PathMapping

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Abstract methods

def idFromFile(file: Path): Option[BinaryId]
def targetFile(base: Path, id: BinaryId): Path

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

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

Attributes