Documentation
¶
Index ¶
- func Add(fileName string, value []string, dirs []string, path string, fs afero.Fs)
- func Move(fileName string, value string, dirs []string, path string, fs afero.Fs)
- func Remove(fileName string, dirs []string, path string, values []string, fs afero.Fs)
- func Rename(fileName string, value string, dirs []string, path string, fs afero.Fs)
- func Replace(fileName string, value string, dirs []string, path string, fs afero.Fs)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Add ¶
Add adds the fileName to the value in the given directories. If path is non-empty, then it adds the path within the file.
func Move ¶
Move moves the fileName to the value in the given directories. If path is non-empty, then it moves the path within the file.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.