blob_parse: Parse blob metadata

Description Usage Arguments

View source: R/blobs.R

Description

Extracts blob metadata from a list obtained from parsing the xml result from the blob service API. Used as a helper function for blobs_list(). Drops blobs with content length 0.

Usage

1
blob_parse(blob)

Arguments

blob

A list containing the blob metadata. (If there are no blobs, the result is a tibble with 0 rows and 0 columns).


paasim/azuretools documentation built on March 10, 2021, 10:08 a.m.