s3path
s3path copied to clipboard
Added metadata accessor
To access the metadata of an S3 object
Hi @ds-mn , Thanks you for your contribution I'm thinking how can we add the metadata and at the same time not changing the Path object API.
What do you think about adding the metadata info to the stat_result object (The objects that returns from the S3Path.stat method)
What do you think?