Method: Totoro::Config#exchange

Defined in:
lib/totoro/config.rb

#exchange(id) ⇒ Object



18
19
20
# File 'lib/totoro/config.rb', line 18

def exchange(id)
  @data[:exchange][id][:name]
end