proc_source.rb

Path: lib/proc_source.rb
Last Update: Sat Oct 11 15:23:45 +1100 2008
Proc ProcSource dot/f_81.png

this code was written by Florian Gro - downloaded from blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-talk/147706

Required files

stringio   irb/ruby-lex   yaml   pstore  

Methods

eval  

Constants

SCRIPT_LINES__ = {} unless defined? SCRIPT_LINES__   Tell the ruby interpreter to load code lines of required files into this filename -> lines Hash. This behaviour seems to be very undocumented and therefore shouldn‘t really be relied on.
EVAL_LINES__ = Hash.new

External Aliases

eval -> old_eval

Public Instance methods

[Validate]