Current section
Files
Jump to
Current section
Files
include/plushie@command_encode_CommandBatch.hrl
-record(command_batch, {
commands :: list({binary(),
binary(),
gleam@dict:dict(binary(), plushie@node:prop_value())})
}).