[ Source: ruby-method-source ]
Package: ruby-method-source (0.9.2-1)
Links for ruby-method-source
Debian Resources:
Download Source Package ruby-method-source:
- [ruby-method-source_0.9.2-1.dsc]
- [ruby-method-source_0.9.2.orig.tar.gz]
- [ruby-method-source_0.9.2-1.debian.tar.xz]
Maintainers:
External Resources:
- Homepage [github.com]
Similar packages:
Retrieve the sourcecode for a method as a Ruby string
The `method_source` is a utility to return a method's sourcecode as a Ruby string. Also returns `Proc` and `Lambda` sourcecode.
Method comments can also be extracted using the `comment` method.
It is written in pure Ruby (no C).
- Some Ruby 1.8 support now available. - Support for MRI, RBX, JRuby, REE
`method_source` provides the `source` and `comment` methods to the `Method` and `UnboundMethod` and `Proc` classes.
Other Packages Related to ruby-method-source
|
|
|
|
-
- dep: ruby
- Interpreter of object-oriented scripting language Ruby (default version)
- or ruby-interpreter
- Package not available
Download ruby-method-source
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 8.4 kB | 39.0 kB | [list of files] |