package
Version:
v0.5.1
Opens a new window with list of versions in this module.
Published: Feb 5, 2024
License: MIT
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func SupportedShells() []string
Kind represents the type of shell.
const (
Bash Kind = "bash"
Zsh Kind = "zsh"
Dash Kind = "dash"
Fish Kind = "fish"
)
Define constants for ShellKind here, based on your needs, e.g., Bash, Zsh, etc.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.