Method: LogMaster::Configuration#reply_to

Defined in:
lib/log_master/configuration.rb

#reply_toObject

These are options that directly affect the email



10
11
12
# File 'lib/log_master/configuration.rb', line 10

def reply_to
  @reply_to
end