[ 源代码: ruby-pry-byebug ]
软件包:ruby-pry-byebug(3.6.0-1)
ruby-pry-byebug 的相关链接
Debian 的资源:
下载源码包 ruby-pry-byebug:
- [ruby-pry-byebug_3.6.0-1.dsc]
- [ruby-pry-byebug_3.6.0.orig.tar.xz]
- [ruby-pry-byebug_3.6.0-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
step-by-step debugging and stack navigation capabilities in pry using byebug
Adds step-by-step debugging and stack navigation capabilities to pry using byebug.
To use, invoke pry normally. No need to start your script or app differently: execution will stop in the first statement after your binding.pry.
其他与 ruby-pry-byebug 有关的软件包
|
|
|
|
-
- dep: pry
- powerful irb alternative and runtime developer console
-
- dep: ruby
- 面向对象脚本语言 Ruby 的解释器 (默认版本)
- 或者 ruby-interpreter
- 软件包暂时不可用
-
- dep: ruby-byebug
- Ruby fast debugger - base + CLI