mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-10 10:31:20 +02:00
5 lines
166 B
Plaintext
5 lines
166 B
Plaintext
method_source is a utility to return a method's sourcecode as a Ruby string.
|
|
Also returns Proc and Lambda sourcecode.
|
|
|
|
WWW: https://github.com/banister/method_source
|