MCPcopy
hub / github.com/yorukot/superfile / String

Method String

src/internal/common/type.go:6–6  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

4// and add an execute(model) function to this
5type ModelAction interface {
6 String() string
7}
8
9type NoAction struct {

Callers 15

renderMethod · 0.65
PlaceOverlayFunction · 0.65
ReadFileContentFunction · 0.65
ConvertImageToANSIFunction · 0.65
buildKittyPlaceholdersFunction · 0.65
handleMouseMsgMethod · 0.65
handleKeyInputMethod · 0.65
HandleUpdateMethod · 0.65
isKeyAlphaNumFunction · 0.65
HandleUpdateMethod · 0.65
handleNormalKeyInputMethod · 0.65

Implementers 5

NoActionsrc/internal/common/type.go
ShellCommandActionsrc/internal/common/type.go
SplitPanelActionsrc/internal/common/type.go
CDCurrentPanelActionsrc/internal/common/type.go
OpenPanelActionsrc/internal/common/type.go

Calls

no outgoing calls

Tested by

no test coverage detected