pop3mail v1.3.2 Pop3mail.CLI 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
Link to this function
main(args) View Source
Call main with parameters. E.g. main(["--username=a.b@gmail.com", "--password=secret"]). Call with --help to get a list of all parameters.
Link to this function
show_help()
View Source
show_help()
View Source
show_help() :: {:ok, 0}
show_help() :: {:ok, 0}
print usage line and a description for all parameters.