Documentation ¶
Overview ¶
Package common code
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CaptureStdout ¶ added in v0.13.0
Types ¶
type RawValue ¶ added in v0.2.4
RawValue represents a completion candidate
func (RawValue) TrimmedDescription ¶ added in v0.5.8
TrimmedDescription returns the trimmed description
type RawValues ¶ added in v0.5.0
type RawValues []RawValue
RawValues is an alias for []RawValue
func RawValuesFrom ¶ added in v0.2.4
RawValuesFrom creates RawValues from given values
func (RawValues) FilterPrefix ¶ added in v0.5.0
FilterPrefix filters values with given prefix
Click to show internal directories.
Click to hide internal directories.