Libraries
»
inch
(0.6.3)
»
Index
»
Inch
»
CLI
»
Command
»
Output
»
Console
»
#run_pry
Method: Inch::CLI::Command::Output::Console#run_pry
Defined in:
lib/inch/cli/command/output/console.rb
#
run_pry
⇒
Object
53 54 55
# File 'lib/inch/cli/command/output/console.rb', line 53
def
run_pry
binding
.
pry
end