hash-addressed-cli-2.0.0.0: Hash-addressed file storage app
Safe HaskellSafe-Inferred
LanguageGHC2021

HashAddressed.App.Meta

Synopsis

Initialization

initializeStore :: HashFunction -> FilePath -> CommandAction () Source #

Assumes a store does not already exist

Paths

Reading

Version

data Version Source #

Constructors

V1