copy

package module
v0.9.0 Latest Latest
Warning

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

Go to latest
Published: May 27, 2022 License: MIT Imports: 6 Imported by: 0

README

copy-go

Go PkgGoDev codecov

This package provides Copy, Replace for file and directory.

Install

go get github.com/haunt98/copy-go@latest

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Copy

func Copy(src, dst string) error

Copy src to dst do nothing if src not exist

func Replace

func Replace(src, dst string) error

Replace dst with src delete dst first then copy src to dst

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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