Class: Sink
Instance Attribute Summary collapse
-
#backup_file ⇒ Object
Returns the value of attribute backup_file.
Method Summary
Methods included from Utils
included, #method_missing, #noop
Dynamic Method Handling
This class handles dynamic methods through the method_missing method in the class Utils
Instance Attribute Details
#backup_file ⇒ Object
Returns the value of attribute backup_file.
3 4 5 |
# File 'lib/blanket/sink.rb', line 3 def backup_file @backup_file end |