fsinternal

package
v0.1.1-pre Latest Latest
Warning

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

Go to latest
Published: Jun 18, 2021 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CopyFile

func CopyFile(srcPath, dstPath string) error

CopyFile Future ref: https://stackoverflow.com/a/21067803

func CreateDirectoryAll

func CreateDirectoryAll(path string) *errorwrapper.Wrapper

func IsDirectory added in v0.1.2

func IsDirectory(location string) bool

func IsPathExists added in v0.1.2

func IsPathExists(location string) bool

func Read added in v0.1.2

func Read(location string, filename string) *errbyte.Results

func ReadFile added in v0.1.2

func ReadFile(filePath string) *errbyte.Results

func Write added in v0.1.2

func Write(location string, filename string, content []byte) *errorwrapper.Wrapper

func WriteFile added in v0.1.2

func WriteFile(filePath string, content []byte) *errorwrapper.Wrapper

func WriteStringToFile added in v0.1.2

func WriteStringToFile(filePath string, content string) *errorwrapper.Wrapper

Types

This section is empty.

Jump to

Keyboard shortcuts

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