David Pursehouse b148ac9d9a Allow command options to be set from environment variables
Extend the Command base class to allow options to be set from values
in environment variables, if the user has not given the option on the
command line and the environment variable is set.

Derived classes of Command can override the implementation of the method
_GetEnvironmentOptions to configure which of its options may be set from
environment variables.

Change-Id: I7c780bcf9644d6567893d9930984c054bce7351e
2012-11-17 12:40:42 +09:00
2012-11-14 11:38:57 +09:00
2009-06-02 00:09:07 +02:00
2012-11-14 12:09:38 +09:00
2012-11-14 11:38:57 +09:00
2008-10-21 07:00:00 -07:00
2012-10-30 10:28:20 +09:00
2011-09-19 14:52:57 -07:00
2012-11-15 06:21:24 +09:00
Description
No description provided
Apache-2.0 35 MiB
Languages
Python 99.1%
Shell 0.9%