Method: CodeBuddy::StackFrame#path

Defined in:
lib/code_buddy/stack_frame.rb

#pathObject (readonly)

Returns the value of attribute path.



6
7
8
# File 'lib/code_buddy/stack_frame.rb', line 6

def path
  @path
end