Class: Floe::Workflow::IntrinsicFunction::Transformer::VariadicArgs

Inherits:
Struct
  • Object
show all
Defined in:
lib/floe/workflow/intrinsic_function/transformer.rb

Instance Attribute Summary collapse

Instance Attribute Details

#typeObject

Returns the value of attribute type

Returns:

  • (Object)

    the current value of type



12
13
14
# File 'lib/floe/workflow/intrinsic_function/transformer.rb', line 12

def type
  @type
end