Method: Pumper::Project#is_absolute_path

Defined in:
lib/pumper/project.rb

#is_absolute_pathObject

Returns the value of attribute is_absolute_path

Returns:

  • (Object)

    the current value of is_absolute_path



2
3
4
# File 'lib/pumper/project.rb', line 2

def is_absolute_path
  @is_absolute_path
end