lotus/cli/util
Peter Rabbitson 6efd2e7335 Handle the --color flag via proper global state
Use `color.NoColor` as a global progressively modified as one descends
down command flags. Allows non-surprising operation when --color is
accepted at multiple layers, and even makes this behave predictably:

    lotus-miner --color actor control list --color=false
2021-07-13 12:22:29 +02:00
..
api.go gateway: Fix api getter 2021-04-20 18:42:12 +02:00
apiinfo.go api client: Use versioned api packages 2021-03-23 19:15:53 +01:00