fs

package
v0.1.3 Latest Latest
Warning

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

Go to latest
Published: Jul 28, 2022 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// Permission MODES
	DIR_MODE  int = 0755
	FILE_MODE int = 0755
)

Functions

func CopyFile

func CopyFile(target, destination string, mode os.FileMode) error

Copye the specified file to the specified destination with the passed mode

func CopyTemplate

func CopyTemplate(target, destination string, mode os.FileMode, templateData map[string]any) error

Before copy the file parses the template

Types

This section is empty.

Jump to

Keyboard shortcuts

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