# Functions
Copy copies src to dest, doesn't matter if src is a directory or a file.
DefaultCopyOptions provides default options, which would be modified by usage-side.
DefaultFileCopy file copy that can be called from external.
# Type aliases
FileHandlerFunc type to define a function for carrying out a file processing for copying or processing as a template.
SymlinkAction represents what to do on symlink.