Hi all,
Is there an easy way in Ruby to get the arguments of the function
from a binding? (In the C code, this would be the argc,argv from the
frame within the binding.) How can I access that from Ruby?
Thanks!
/\ndy
--
Andrew Hunt, The Pragmatic Programmers, LLC.
Innovative Object-Oriented Software Development
--
Our New Book: "The Pragmatic Programmer" Published by Addison-Wesley Oct 1999
(see www.pragmaticprogrammer.com/ppbook)
--