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

Method setSplit

container/options.go:295–295  ·  view source on GitHub ↗

setSplit sets the provided split option.

(*options)

Source from the content-addressed store, hash-verified

293type SplitOption interface {
294 // setSplit sets the provided split option.
295 setSplit(*options) error
296}
297
298// splitOption implements SplitOption.

Callers 2

SplitVerticalFunction · 0.65
SplitHorizontalFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected