Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ContextDef ¶
type ShellContextList ¶ added in v0.0.6
type ShellContextList []ContextDef
func (ShellContextList) Len ¶ added in v0.0.6
func (a ShellContextList) Len() int
make ShellContextList sortable
func (ShellContextList) Less ¶ added in v0.0.6
func (a ShellContextList) Less(i, j int) bool
func (ShellContextList) Swap ¶ added in v0.0.6
func (a ShellContextList) Swap(i, j int)
Click to show internal directories.
Click to hide internal directories.