filesystem

package
v0.1.15 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 12, 2020 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Add

func Add(fileName string, value []string, dirs []string, path string, fs afero.Fs)

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

func Move(fileName string, value string, dirs []string, path string, fs afero.Fs)

Move moves the fileName to the value in the given directories. If path is non-empty, then it moves the path within the file.

func Remove

func Remove(fileName string, dirs []string, path string, values []string, fs afero.Fs)

func Rename

func Rename(fileName string, value string, dirs []string, path string, fs afero.Fs)

Rename renames the fileName to the value in the given directories. If path is non-empty, then it renames the path within the file.

func Replace

func Replace(fileName string, value string, dirs []string, path string, fs afero.Fs)

Replace replaces the fileName with the value in the given directories. If the path is non-empty, then it replaces the path within the file.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL