Method: Viperaptor::CodeModule#podfile_path
- Defined in:
- lib/viperaptor/code_generation/code_module.rb
#podfile_path ⇒ Object (readonly)
Returns the value of attribute podfile_path.
11 12 13 |
# File 'lib/viperaptor/code_generation/code_module.rb', line 11 def podfile_path @podfile_path end |