Replies: 2 comments
-
I like that this way it is more consistent with the |
Beta Was this translation helpful? Give feedback.
0 replies
-
done in #836 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I propose we change the buffer usage extraction API from
.as*
oras*(...)
to.as('*')
.An example:
Benefits:
as
method, rather than having to change the output based on available flags.Beta Was this translation helpful? Give feedback.
All reactions