MCPcopy
hub / github.com/mum4k/termdash / option

FuncType option

cell/cell.go:52–52  ·  view source on GitHub ↗

option implements Option.

func(*Options)

Source from the content-addressed store, hash-verified

50
51// option implements Option.
52type option func(*Options)
53
54// Set implements Option.set.
55func (co option) Set(opts *Options) {

Callers 9

FgColorFunction · 0.70
BgColorFunction · 0.70
BoldFunction · 0.70
ItalicFunction · 0.70
UnderlineFunction · 0.70
StrikethroughFunction · 0.70
InverseFunction · 0.70
BlinkFunction · 0.70
DimFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected