Current section
Files
Jump to
Current section
Files
include/plushie@command_encode_WindowOp.hrl
-record(window_op, {
op :: binary(),
window_id :: binary(),
settings :: list({binary(), plushie@node:prop_value()})
}).