Method: Pumper::Project#is_absolute_path
- Defined in:
- lib/pumper/project.rb
#is_absolute_path ⇒ Object
Returns the value of attribute is_absolute_path
2 3 4 |
# File 'lib/pumper/project.rb', line 2 def is_absolute_path @is_absolute_path end |