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