fs

package
v0.0.0-...-a8c0c31 Latest Latest
Warning

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

Go to latest
Published: Oct 19, 2022 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CopyDir

func CopyDir(src string, dst string) (err error)

CopyDir Copies a Directory recursive to a the destination.

func CopyFile

func CopyFile(src, dst string) (err error)

CopyFile copies a file from src to dest.

func IsFile

func IsFile(path string) bool

IsFile returns true if the specified path is file.

func ListFiles

func ListFiles(path string) []string

ListFiles returns a list of files from the specified path.

Types

This section is empty.

Jump to

Keyboard shortcuts

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