Pop3mail.CLI (pop3mail v1.3.3) View Source
Commandline interface for downloading emails and storing them on disk.
Link to this section Summary
Functions
Call main with parameters. E.g. main(["--username=a.b@gmail.com", "--password=secret"]). Call with --help to get a list of all parameters.
print usage line and a description for all parameters.
Link to this section Functions
Specs
Call main with parameters. E.g. main(["--username=a.b@gmail.com", "--password=secret"]). Call with --help to get a list of all parameters.
Specs
show_help() :: {:ok, 0}
print usage line and a description for all parameters.