file

package
v0.1.20 Latest Latest
Warning

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

Go to latest
Published: Sep 3, 2023 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Copy

func Copy(srcFile, dstFile string) error

Copy copies a file from src to dst

func CopyDirectory

func CopyDirectory(scrDir, dest string) error

CopyDirectory copies a directory from src to dst

func CopySymLink(source, dest string) error

CopySymLink copies symlink from src to dst

func CreateIfNotExists

func CreateIfNotExists(dir string, perm os.FileMode) error

CreateIfNotExists creates a file if not exists

func Exists

func Exists(path string) bool

Exists checks to see if a file exists.

func ExpandPath

func ExpandPath(p string) string

ExpandPath expands path with ~ notation

Types

This section is empty.

Jump to

Keyboard shortcuts

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