Index (C)
»
Operandi
»
CollectionTypes
Module: Operandi::CollectionTypes
Defined in:
lib/operandi/constants.rb
Overview
Collection type constants
Constant Summary
collapse
ARGUMENTS =
:arguments
OUTPUTS =
:outputs
ALL =
[
ARGUMENTS
,
OUTPUTS
]
.
freeze