e.g., today if an outer scope has an option regist...
# general
h
e.g., today if an outer scope has an option registered with two names;
-f, --foo
you can shadow
--foo
but still access the outer scope's value via
options.f
.