list

open suspend override fun list(prefix: String): Flow<AzureBlob>

List all blobs that start with prefix. We emit them as a Flow.