Module: Operandi::FieldTypes

Defined in:
lib/operandi/constants.rb

Overview

Field type constants

Constant Summary collapse

ARGUMENT =
:argument
OUTPUT =
:output
ALL =
[ARGUMENT, OUTPUT].freeze