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.11.1
- Published
- Dec 18, 2024
- Platform
- linux/amd64
- Imports
- 4 packages
- Last checked
- 15 minutes ago –
Tools for package owners.