Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ShellFish = "fish" ShellBash = "bash" ShellZsh = "zsh" ShellPowershell = "powershell" ShellPwsh = "pwsh" ShellPosixShell = "sh" ShellAuto = "auto" )
Functions ¶
func DetectShell ¶
DetectShell detect the shell type, i.e. fish, bash, zsh or powershell
func SupportTabCompletionShells ¶ added in v2.52.0
func SupportedShells ¶ added in v2.52.0
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.