Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/mum4k/termdash
/ FramedOption
Interface
FramedOption
widgets/fx/framed.go:60–62 ·
view source on GitHub ↗
FramedOption configures a FramedWidget.
Source
from the content-addressed store, hash-verified
58
59
// FramedOption configures a FramedWidget.
60
type
FramedOption
interface
{
61
set(*FramedWidget)
62
}
63
64
type
framedOption
func
(*FramedWidget)
65
Callers
8
newTermdash
Function · 0.65
applyOptions
Function · 0.65
newTerminal
Function · 0.65
newTerminal
Function · 0.65
Values
Method · 0.65
newOptions
Function · 0.65
New
Function · 0.65
Write
Method · 0.65
Implementers
1
styleRegistry
widgets/borderfx/borderfxdemo/borderfx
Calls
no outgoing calls
Tested by
no test coverage detected