Method: CutePrint::Location#path

Defined in:
lib/cute_print/location.rb

#pathObject (readonly)

This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.

API:

  • private



15
16
17
# File 'lib/cute_print/location.rb', line 15

def path
  @path
end