Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
Ruby
Map Ruby Program Call Hierarchy
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="Bryan Richardson, post: 4638579"] Hello all, I'm wondering if a Ruby library exists that makes it possible to map the call hierarchy of a Ruby program. For example, given a command-line program with different options, I'd like to be able to run the program multiple times, each time with different arguments, and map the 'route' the code takes. I'd like to be able to see what methods of what classes are called as the program executed. Does anyone know if anything like this exists? [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
Ruby
Map Ruby Program Call Hierarchy
Top