package
Version:
v0.3.5
Opens a new window with list of versions in this module.
Published: Nov 16, 2021
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package gocmdcopy copies with the given expander from the given directory into the given directory.
View Source
var (
ErrNotAbsolute = fmt.Errorf("path is not absolute")
)
Copy copies from to to. Errors out if to exists already. Expands from and to with the given expander.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.