Factory

interface Factory

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
abstract val configProto: Any

Functions

Link copied to clipboard
abstract fun openObjectStore(storageRoot: Path, remotes: Map<RemoteAlias, Remote> = emptyMap()): ObjectStore