fileutils

package
v0.0.6 Latest Latest
Warning

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

Go to latest
Published: Jun 11, 2023 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CopyDir

func CopyDir(src, dst string) error

Recursively copy a directory from src to dst (cp -r)

func CopyFile

func CopyFile(src, dst string) error

func CopyFilesInDir

func CopyFilesInDir(src, dst string) error

func Diff

func Diff(src, dst string) error

func GetGoFileOutput

func GetGoFileOutput(packageName, body string, imports []impt.Impt) string

func OutputGoFile

func OutputGoFile(filePath, packageName, body string, imports []impt.Impt) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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