MCPcopy Index your code
hub / github.com/ddworken/hishtory / ShellName

Method ShellName

client/testutils.go:32–32  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

30 RunInteractiveShellRelaxed(t testing.TB, script string) (string, error)
31 RunInteractiveShellBackground(t testing.TB, script string) error
32 ShellName() string
33}
34type bashTester struct{}
35

Callers 10

TestParamFunction · 0.65
testTui_resizeFunction · 0.65
testCustomColumnsFunction · 0.65
testPresavingFunction · 0.65
testUninstallFunction · 0.65
TestTuiBenchFunction · 0.65
captureTerminalOutputFunction · 0.65
buildTmuxInputCommandsFunction · 0.65

Implementers 2

bashTesterclient/testutils.go
zshTesterclient/testutils.go

Calls

no outgoing calls

Tested by 7

TestParamFunction · 0.52
testTui_resizeFunction · 0.52
testCustomColumnsFunction · 0.52
testPresavingFunction · 0.52
testUninstallFunction · 0.52
TestTuiBenchFunction · 0.52