Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func UpdateOrInsertPartCmd ¶ added in v1.3.7
scan for cmd position, update with arg, or insert new cmd
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 ¶
type Node struct { lrparser.BasicPNode Data *Data }
func (*Node) UnquotedString ¶ added in v1.3.7
type Part ¶
func (*Part) ArgsStrings ¶ added in v1.3.7
func (*Part) ArgsUnquoted ¶
func (*Part) FromArgString ¶ added in v1.3.0
Click to show internal directories.
Click to hide internal directories.