[ 原始碼: ruby-binding-of-caller ]
套件: ruby-binding-of-caller (0.7.2+debian1-3)
ruby-binding-of-caller 的相關超連結
Trisquel 的資源:
下載原始碼套件 ruby-binding-of-caller:
- [ruby-binding-of-caller_0.7.2+debian1-3.dsc]
- [ruby-binding-of-caller_0.7.2+debian1.orig.tar.gz]
- [ruby-binding-of-caller_0.7.2+debian1-3.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Ruby Extras Maintainers (郵件存檔)
- Pirate Praveen
外部的資源:
- 主頁 [github.com]
相似套件:
retrieve the binding of a method's caller
Retrieve the binding of a method's caller. Can also retrieve bindings even further up the stack.
Recommended for use only in debugging situations. Do not use this in production apps.
其他與 ruby-binding-of-caller 有關的套件
|
|
|
-
- dep: ruby
- Interpreter of object-oriented scripting language Ruby (default version)
- 或者 ruby-interpreter
- 套件暫時不可用
-
- dep: ruby-debug-inspector (>= 0.0.1)
- Ruby wrapper for the MRI 2.0 debug_inspector API