Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sqshq/sampler
/ InteractiveShell
Interface
InteractiveShell
data/int.go:11–14 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
9
)
10
11
type
InteractiveShell
interface
{
12
init() error
13
execute() (string, error)
14
}
Callers
2
initInteractiveShell
Method · 0.65
nextValue
Method · 0.65
Implementers
2
PtyInteractiveShell
data/int_pty_windows.go
BasicInteractiveShell
data/int_basic.go
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…