Method
runConnectCommandWithStorage
(ctx context.Context, co *connectOptions, st blob.Storage)
Source from the content-addressed store, hash-verified
| 107 | StorageProviderServices |
| 108 | |
| 109 | runConnectCommandWithStorage(ctx context.Context, co *connectOptions, st blob.Storage) error |
| 110 | runConnectCommandWithStorageAndPassword(ctx context.Context, co *connectOptions, st blob.Storage, password string) error |
| 111 | openRepository(ctx context.Context, required bool) (repo.Repository, error) |
| 112 | maybeInitializeUpdateCheck(ctx context.Context, co *connectOptions) |
Tested by
no test coverage detected