Documentation
¶
Index ¶
- func FindByLine(filename string, finder func(line string) bool) (lineNumber int, lineContent string, err error)
- func GetAlias(aliasFile string, aliasName string) (command string, err error)
- func GetShellInfo() (shellName string, rcFile string, err error)
- func RemoveAlias(aliasFile string, aliasName string) error
- func SetAlias(aliasFile string, aliasName string, command string) error
- type ShellInfo
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FindByLine ¶
func GetShellInfo ¶
func RemoveAlias ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.