Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
5
type
ModelAction
interface
{
6
String() string
7
}
8
9
type
NoAction
struct
{
Callers
15
render
Method · 0.65
PlaceOverlay
Function · 0.65
ReadFileContent
Function · 0.65
ConvertImageToANSI
Function · 0.65
renderWithKittyUsingTermCap
Method · 0.65
buildKittyPlaceholders
Function · 0.65
handleMouseMsg
Method · 0.65
handleKeyInput
Method · 0.65
HandleUpdate
Method · 0.65
isKeyAlphaNum
Function · 0.65
HandleUpdate
Method · 0.65
handleNormalKeyInput
Method · 0.65
Implementers
5
NoAction
src/internal/common/type.go
ShellCommandAction
src/internal/common/type.go
SplitPanelAction
src/internal/common/type.go
CDCurrentPanelAction
src/internal/common/type.go
OpenPanelAction
src/internal/common/type.go
Calls
no outgoing calls
Tested by
no test coverage detected