forked from rosa/hakurei
internal/pkg: optionally colour output
This increases readability in some cases. Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
@@ -721,6 +721,9 @@ const (
|
||||
// CExternShallow arranges for only non-flood inputs to be fetched when
|
||||
// curing an [Artifact] available via the external cache.
|
||||
CExternShallow
|
||||
|
||||
// CColourOutput enables output colouring via ANSI control sequences.
|
||||
CColourOutput
|
||||
)
|
||||
|
||||
// toplevel holds [context.WithCancel] over caller-supplied context, where all
|
||||
|
||||
Reference in New Issue
Block a user