[ 原始碼: ruby-pry-byebug ]
套件:ruby-pry-byebug(3.9.0-1)
ruby-pry-byebug 的相關連結
Debian 的資源:
下載原始碼套件 ruby-pry-byebug:
- [ruby-pry-byebug_3.9.0-1.dsc]
- [ruby-pry-byebug_3.9.0.orig.tar.gz]
- [ruby-pry-byebug_3.9.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
- Interpreter of object-oriented scripting language Ruby (default version)
- 或者 ruby-interpreter
- 套件暫時不可用
-
- dep: ruby-byebug (>= 11.0.1-1~)
- Ruby fast debugger - base + CLI