Packages

Native desktop GUI framework for Gleam, powered by Iced

Current section

Files

Jump to
plushie_gleam include plushie@command_encode_CommandBatch.hrl
Raw

include/plushie@command_encode_CommandBatch.hrl

-record(command_batch, {
commands :: list({binary(),
binary(),
gleam@dict:dict(binary(), plushie@node:prop_value())})
}).