Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Result ¶
type Result struct {
Path string
Updated bool // false = already present (Add) or line not found (Remove)
}
Result describes what happened to a single profile file.
Click to show internal directories.
Click to hide internal directories.