Method: Backup::Notifier::Ses#from

Defined in:
lib/backup/notifier/ses.rb

#fromObject

Sender Email Address



18
19
20
# File 'lib/backup/notifier/ses.rb', line 18

def from
  @from
end