Documentation
¶
Index ¶
Constants ¶
View Source
const OtherShellScript = `# VMR Completions
. %s
# VMR Completions`
View Source
const PowershellScript = `# VMR Completions
Import-Module -Name "%s"
# VMR Completions`
Setup auto-completions for powershell, bash, zsh, fish.
Variables ¶
This section is empty.
Functions ¶
func AddCompletionScriptToShellProfile ¶
func AddCompletionScriptToShellProfile()
func GetBinaryPath ¶
func GetBinaryPath() string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.