Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/celer-pkg/celer
/ unregisterRunCommand
Method
unregisterRunCommand
completion/completion.go:19–19 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
17
18
registerRunCommand() error
19
unregisterRunCommand() error
20
}
21
22
type
ShellType int8
Callers
3
TestZshRegisterAndUnregisterRunCommand_ZSH
Function · 0.65
TestPowerShellRegisterAndUnregisterRunCommand_PowerShell
Function · 0.65
TestRegisterAndUnregisterRunCommand_Bash
Function · 0.65
Implementers
3
powershell
completion/powershell.go
zsh
completion/zsh.go
bash
completion/bash.go
Calls
no outgoing calls
Tested by
3
TestZshRegisterAndUnregisterRunCommand_ZSH
Function · 0.52
TestPowerShellRegisterAndUnregisterRunCommand_PowerShell
Function · 0.52
TestRegisterAndUnregisterRunCommand_Bash
Function · 0.52