Current section
Files
Jump to
Current section
Files
include/lightspeed@ops@operations_kit_Step.hrl
-record(step, {
id :: binary(),
instruction :: binary(),
evidence_tag :: binary(),
reversible :: boolean()
}).