Documentation ¶
Overview ¶
Package gocmdcopy copies with the given expander from the given directory into the given directory.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // ErrNotAbsolute means that the path wasn't absolute as it was supposed to be. ErrNotAbsolute = fmt.Errorf("path is not absolute") )
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.