Current section

Files

Jump to
lustre include lustre@vdom@patch_Update.hrl
Raw

include/lustre@vdom@patch_Update.hrl

-record(update, {
kind :: integer(),
added :: list(lustre@vdom@vattr:attribute(any())),
removed :: list(lustre@vdom@vattr:attribute(any()))
}).