Package ProcImap :: Package Utils :: Module CLI
[hide private]
[frames] | no frames]

Module CLI

source code

This package contains a specialized OptionParser for use with ProcImap.

All CLI tools developed from the ProcImap package should uniformly provide an option '-p' / '--profile' to read a MailboxFactory profile

Optionally, the filename for the profile is read from the PROC_IMAP_PROFILE environment variable.

This allows the user to keep account information (passwords) in one place for a variety of tools.

Classes [hide private]
  ProcImapOptParser
A special OptionParser for ProcImap.