Libraries
»
deferral
(0.1.2)
»
Index
»
Deferral
»
StackFrame
»
#id
Method: Deferral::StackFrame#id
Defined in:
lib/deferral/stack_frame.rb
#
id
⇒
Object
(readonly)
Returns the value of attribute id.
5 6 7
# File 'lib/deferral/stack_frame.rb', line 5
def
id
@id
end