Method: Idiom::Base#destination

Defined in:
lib/idiom/base.rb

#destinationObject

Destination directory to output the translated files to.



187
188
189
# File 'lib/idiom/base.rb', line 187

def destination
  @destination
end