Class
Pry::Command::Edit::ExceptionPatcher
In:
lib/pry/commands/edit/exception_patcher.rb
Parent:
Object
Methods
new
perform_patch
Attributes
_pry_
[RW]
file_and_line
[RW]
state
[RW]
Public Class methods
new
(_pry_, state, exception_file_and_line)
Public Instance methods
perform_patch
()
perform the patch
[Validate]