Class: Sink

Inherits:
Object
  • Object
show all
Includes:
Utils
Defined in:
lib/blanket/sink.rb

Direct Known Subclasses

S3, Scp, Sftp

Instance Attribute Summary collapse

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_fileObject

Returns the value of attribute backup_file.



3
4
5
# File 'lib/blanket/sink.rb', line 3

def backup_file
  @backup_file
end