package copy
import "cuelang.org/go/internal/copy"
Package copy provides utilities to copy files and directories.
Index ¶
Functions ¶
func Dir ¶
Dir copies a src directory to its destination.
func File ¶
File creates dst and copies the contents src to it.
Source Files ¶
copy.go
- Version
- v0.0.0-goreleaser.202211181000
- Published
- Nov 18, 2022
- Platform
- js/wasm
- Imports
- 5 packages
- Last checked
- 6 hours ago –
Tools for package owners.