package
Version:
v0.0.13
Opens a new window with list of versions in this module.
Published: Feb 21, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 3
Opens a new window with list of known importers.
Documentation
¶
The copyutil package contains libraries for copying directories of configuration.
CopyDir copies a src directory to a dst directory. CopyDir skips copying the .git directory from the src.
Diff returns a list of files that differ between the source and destination.
Diff is guaranteed to return a non-empty set if any files differ, but
this set is not guaranteed to contain all differing files.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.