Class: HashCast::Config

Inherits:
Object
  • Object
show all
Defined in:
lib/hashcast/config.rb

Instance Attribute Summary collapse

Instance Attribute Details

#input_keysObject

Returns the value of attribute input_keys.



2
3
4
# File 'lib/hashcast/config.rb', line 2

def input_keys
  @input_keys
end

#output_keysObject

Returns the value of attribute output_keys.



2
3
4
# File 'lib/hashcast/config.rb', line 2

def output_keys
  @output_keys
end