method
top
v2_6_3 -
Show latest stable
- Class:
IRB::Frame
top(n = 0)public
Returns the n number of frames on the call stack from the last frame initialized.
Raises FrameUnderflow if there are no frames in the given stack range.
top(n = 0)Returns the n number of frames on the call stack from the last frame initialized.
Raises FrameUnderflow if there are no frames in the given stack range.