file

package
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: Jul 22, 2020 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CopyFile

func CopyFile(source string, dest string) error

func DeleteFile

func DeleteFile(file string) error

func ExistFile

func ExistFile(file string) (bool, error)

Types

type ConfigFile

type ConfigFile interface {
	Update(content []byte) error
	Read() ([]byte, error)
}

func New

func New(filePatch string) ConfigFile

Jump to

Keyboard shortcuts

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