method

untrace_var

Importance_1
Ruby latest stable (v1_8_7_72) - 0 notes - Class: Kernel
untrace_var(...) public

Removes tracing for the specified command on the given global variable and returns nil. If no command is specified, removes all tracing for that variable and returns an array containing the commands actually removed.

Show source
Register or log in to add new notes.