Documentation
¶
Overview ¶
Package ls defines "list" command i.e. outputs installed or remote available languages
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Command = &cobra.Command{ Use: "ls", Aliases: []string{"list"}, Short: "list installed language versions", Example: example, Run: run, }
Command represents the ls command
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.