Method: Translatomatic::ResourceFile::Base#properties

Defined in:
lib/translatomatic/resource_file/base.rb

#propertiesHash<String,String>

Returns key -> value properties.

Returns:



9
10
11
# File 'lib/translatomatic/resource_file/base.rb', line 9

def properties
  @properties
end