MCPcopy
hub / github.com/micro-editor/micro / Close

Method Close

internal/action/pane.go:14–14  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

12 SetID(i uint64)
13 Name() string
14 Close()
15 SetTab(t *Tab)
16 Tab() *Tab
17}

Callers 15

mainFunction · 0.65
StopMethod · 0.65
CloseMethod · 0.65
OpenBufferMethod · 0.65
CloseMethod · 0.65
ForceQuitMethod · 0.65
QuitAllMethod · 0.65
openTermMethod · 0.65
QuitMethod · 0.65
ExitMethod · 0.65
ApplyBackupMethod · 0.65
UnserializeMethod · 0.65

Implementers 2

BufPaneinternal/action/bufpane.go
TermPaneinternal/action/termpane.go

Calls

no outgoing calls

Tested by 5

checkFunction · 0.52
benchCreateAndCloseFunction · 0.52
benchReadFunction · 0.52
benchEditFunction · 0.52
createTestFileFunction · 0.52