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

Method set

private/segdisp/segment/segment.go:365–365  ·  view source on GitHub ↗

set sets the provided option.

(*diagonalOptions)

Source from the content-addressed store, hash-verified

363type DiagonalOption interface {
364 // set sets the provided option.
365 set(*diagonalOptions)
366}
367
368// diagonalOptions stores the provided diagonal options.

Callers 8

HVFunction · 0.65
DiagonalFunction · 0.65
NewFunction · 0.65
ClearMethod · 0.65
DrawMethod · 0.65
NewFunction · 0.65
ClearMethod · 0.65
DrawMethod · 0.65

Implementers 1

styleRegistrywidgets/borderfx/borderfxdemo/borderfx

Calls

no outgoing calls

Tested by

no test coverage detected