Documentation
¶
Overview ¶
Package shell is the entry point for the terminal interface of Elvish.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Program ¶
type Program struct { ActivateDaemon daemondefs.ActivateFunc // contains filtered or unexported fields }
Program is the shell subprogram.
func (*Program) RegisterFlags ¶ added in v0.18.0
Click to show internal directories.
Click to hide internal directories.