Class: Enconvert::V2::V2Tokens

Inherits:
Struct
  • Object
show all
Defined in:
lib/enconvert/v2_results.rb

Instance Attribute Summary collapse

Instance Attribute Details

#inputObject

Returns the value of attribute input

Returns:

  • (Object)

    the current value of input



41
42
43
# File 'lib/enconvert/v2_results.rb', line 41

def input
  @input
end

#outputObject

Returns the value of attribute output

Returns:

  • (Object)

    the current value of output



41
42
43
# File 'lib/enconvert/v2_results.rb', line 41

def output
  @output
end