Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/gokcehan/lf
/ eval
Method
eval
parse.go:52–52 ·
view source on GitHub ↗
(app *app, args []string)
Source
from the content-addressed store, hash-verified
50
type
expr
interface
{
51
String() string
52
eval(app *app, args []string)
53
}
54
55
type
setExpr
struct
{
Callers
13
preChdir
Function · 0.65
onChdir
Function · 0.65
onLoad
Function · 0.65
onFocusGained
Function · 0.65
onFocusLost
Function · 0.65
onInit
Function · 0.65
onRedraw
Function · 0.65
onSelect
Function · 0.65
onQuit
Function · 0.65
eval
Method · 0.65
eval
Method · 0.65
readFile
Method · 0.65
Implementers
10
setExpr
parse.go
setLocalExpr
parse.go
mapExpr
parse.go
nmapExpr
parse.go
vmapExpr
parse.go
cmapExpr
parse.go
cmdExpr
parse.go
callExpr
parse.go
execExpr
parse.go
listExpr
parse.go
Calls
no outgoing calls
Tested by
no test coverage detected