Method: Debtective::Todos::Todo#pathname

Defined in:
lib/debtective/todos/todo.rb

#pathnameObject

Returns the value of attribute pathname.



16
17
18
# File 'lib/debtective/todos/todo.rb', line 16

def pathname
  @pathname
end