Documentation
¶
Overview ¶
Package prog provides the entry point to Elvish. Its subpackages correspond to subprograms of Elvish.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var DeprecationLevel = 15
DeprecationLevel is a global flag that controls which deprecations to show. If its value is X, Elvish shows deprecations that should be shown for version 0.X.
Functions ¶
func BadUsage ¶
BadUsage returns an error that may be returned by Program.Main, which requests the main program to print out a message, the usage information and exit with 2.
Types ¶
Click to show internal directories.
Click to hide internal directories.