Closed clagraff closed 7 years ago
Changing the type Namespace mirrors, from a struct to a map[string]interface{}, as per issue https://github.com/clagraff/argparse/issues/31.
Namespace
map[string]interface{}
Changing the type
Namespace
mirrors, from a struct to amap[string]interface{}
, as per issue https://github.com/clagraff/argparse/issues/31.