Binary package “ruby-method-source” in ubuntu mantic
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.
Source package
Published versions
- ruby-method-source 1.0.0-2 in amd64 (Release)
- ruby-method-source 1.0.0-2 in arm64 (Release)
- ruby-method-source 1.0.0-2 in armhf (Release)
- ruby-method-source 1.0.0-2 in i386 (Release)
- ruby-method-source 1.0.0-2 in ppc64el (Release)
- ruby-method-source 1.0.0-2 in riscv64 (Release)
- ruby-method-source 1.0.0-2 in s390x (Release)