Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Qstringify ¶ added in v0.4.2
Types ¶
type CliSystem ¶ added in v0.5.12
func MakeSystemContext ¶ added in v0.5.12
func MakeSystemContext() CliSystem
func (CliSystem) OutputError ¶ added in v0.5.12
func (CliSystem) OutputText ¶ added in v0.5.12
type Locals ¶ added in v0.3.10
type Locals struct {
Store Store
Input string
Output strings.Builder
Errors strings.Builder
Mixed strings.Builder
}
func MakeLocals ¶ added in v0.3.10
type NamedValue ¶ added in v0.4.2
func (NamedValue) String ¶ added in v0.4.2
func (a NamedValue) String() string
Click to show internal directories.
Click to hide internal directories.