Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/yuin/gopher-lua
/ Where
Method
Where
auxlib.go:256–258 ·
view source on GitHub ↗
* }}} */ * debug operations {{{ */
(level int)
Source
from the content-addressed store, hash-verified
254
/* debug operations {{{ */
255
256
func
(ls *LState) Where(level int) string {
257
return
ls.where(level, false)
258
}
259
260
/* }}} */
261
Callers
2
stackTrace
Method · 0.95
stackTrace
Method · 0.95
Calls
1
where
Method · 0.95
Tested by
no test coverage detected