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 BasicNode ¶ added in v1.3.13
type BasicNode struct {
// contains filtered or unexported fields
}
type Data ¶
func (*Data) PartCommentIndexes ¶ added in v1.3.13
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) 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
func (*Part) FromArgUnquotedString ¶ added in v1.3.13
Click to show internal directories.
Click to hide internal directories.