pub fn build_store(cmd: &OpCommand) -> Result<LocalFsStore, OpError>Expand description
Build a LocalFsStore honoring --store-root, falling back to the
per-user default.
pub fn build_store(cmd: &OpCommand) -> Result<LocalFsStore, OpError>Build a LocalFsStore honoring --store-root, falling back to the
per-user default.