Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HomeVarMap ¶ added in v1.1.0
type HomeVarMap struct {
// contains filtered or unexported fields
}
func NewHomeVarMap ¶ added in v1.1.0
func NewHomeVarMap(vm VarMap, caseInsensitive bool) *HomeVarMap
func (*HomeVarMap) Decode ¶ added in v1.1.0
func (m *HomeVarMap) Decode(f string) string
func (*HomeVarMap) Encode ¶ added in v1.1.0
func (m *HomeVarMap) Encode(filename string) string
type Node ¶
func (*Node) UnquotedStr ¶
type Part ¶
func (*Part) ArgsUnquoted ¶
Click to show internal directories.
Click to hide internal directories.