Method: CBin::Trans::Helper#yaml_file
- Defined in:
- lib/cocoapods-lhj-bin/helpers/trans_helper.rb
#yaml_file ⇒ Object
10 11 12 |
# File 'lib/cocoapods-lhj-bin/helpers/trans_helper.rb', line 10 def yaml_file File.join(Pod::Config.instance.home_dir, 'zh2hant.yml') end |