August 2018
Intermediate to advanced
366 pages
10h 14m
English
If you mix command-line options with the Dictionary with fallback recipe in Chapter 1, Containers and Data Structures, you can extend the behavior of your tools to not only read options from the command line, but also from environment variables, which is usually very convenient when you don't have complete control over how the command is called but you can set environment variables.