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

Method Set

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

Set sets the provided option.

(*Options)

Source from the content-addressed store, hash-verified

19type Option interface {
20 // Set sets the provided option.
21 Set(*Options)
22}
23
24// Options stores the provided options.

Callers 3

NewOptionsFunction · 0.65
ApplyMethod · 0.65
TestGlyphAndImageAPIsFunction · 0.65

Calls

no outgoing calls

Tested by 1

TestGlyphAndImageAPIsFunction · 0.52