Module embuild::fs

source ·
Expand description

Filesystem utilities.

Functions

Copy src_file to dest_file_or_dir if src_file is different or the destination file doesn’t exist.
Wrap fs::copy to also copy metadata such as permissions and file times.
Whether the file type and contents of file are equal to other.