Flowdock

tracer main class

Constants

EVENT_SYMBOL = { "line" => "-", "call" => ">", "return" => "<", "class" => "C", "end" => "E", "raise" => "^", "c-call" => "}", "c-return" => "{", "unknown" => "?" }

Single = new

Attributes

[RW] verbose
[RW] verbose?
[RW] stdout
[R] stdout_mutex
[RW] display_process_id

display process id?

[RW] display_process_id?

display process id?

[RW] display_thread_id

display thread id?

[RW] display_thread_id?

display thread id?

[RW] display_c_call

display builtin method call?

[RW] display_c_call?

display builtin method call?

Show files where this class is defined (2 files)
Register or log in to add new notes.