cloud icon indicating copy to clipboard operation
cloud copied to clipboard

Add specific overloads for CloudKey<Void>

Open Machine-Maker opened this issue 1 year ago • 1 comments

I usually use a CloudKey<Void> when I just want to flag something in a CommandMeta. I'd like overloads of with on the meta builder, and meta on the command builder to set CloudKey<Void>s without having to specify a value.

Machine-Maker avatar Mar 17 '24 03:03 Machine-Maker

This sounds reasonable

jpenilla avatar Mar 22 '24 01:03 jpenilla