Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37480277
en ru br
ALT Linux repositórios
S:1.0.0-alt1

Group :: Desenvolvimento/Ruby
RPM: gem-method-source

 Principal   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

A versão atual: 1.0.0-alt1
Data da compilação: 5 junho 2020, 11:58 ( 202.6 weeks ago )
Tamanho:: 12.55 Kb

Home page:   https://banisterfiend.wordpress.com/

Licença: MIT
Sumário: return the sourcecode for a method
Descrição:

Retrieve the sourcecode for a method.

NOTE: This simply utilizes Method#source_location; it does not access the live
AST.

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.

Mantenedor currente: Ruby Maintainers Team

Lista dos contribuidores

Lista dos rpms provida por esta srpm:

  • gem-method-source
  • gem-method-source-doc
ACL:
     
    projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    mantenedor atual: Michael Shigorin
    mantenedor da tradução: Fernando Martini aka fmartini © 2009