Method: Mailman::CLI#run

Defined in:
lib/mailman/cli.rb

#runObject



13
14
15
16
17
# File 'lib/mailman/cli.rb', line 13

def run
  set_environment
  record_pid_file
  load_config
end