Paket: ruby-method-source (1.0.0-3)
Links für ruby-method-source
Debian-Ressourcen:
Quellcode-Paket ruby-method-source herunterladen:
- [ruby-method-source_1.0.0-3.dsc]
- [ruby-method-source_1.0.0.orig.tar.gz]
- [ruby-method-source_1.0.0-3.debian.tar.xz]
Betreuer:
Externe Ressourcen:
- Homepage [github.com]
Ähnliche Pakete:
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.
ruby-method-source herunterladen
Architektur | Paketgröße | Größe (installiert) | Dateien |
---|---|---|---|
all | 8,4 kB | 39,0 kB | [Liste der Dateien] |