Class: SerializableProc
- Inherits:
-
Object
- Object
- SerializableProc
- Defined in:
- lib/otaku/handler.rb
Instance Attribute Summary collapse
-
#file ⇒ Object
readonly
Returns the value of attribute file.
Instance Attribute Details
#file ⇒ Object (readonly)
Returns the value of attribute file.
27 28 29 |
# File 'lib/otaku/handler.rb', line 27 def file @file end |