Skip to content
This repository has been archived by the owner on Jun 19, 2019. It is now read-only.

List defaults for all the boolean options #97

Open
callumlocke opened this issue Jan 12, 2015 · 0 comments
Open

List defaults for all the boolean options #97

callumlocke opened this issue Jan 12, 2015 · 0 comments

Comments

@callumlocke
Copy link

It would be good to clarify the defaults for these in the readme:

    forceDelete: bool, // Whether to overwrite existing directory or not
    excludeHiddenUnix: bool, // Whether to copy hidden Unix files or not (preceding .)
    preserveFiles: bool, // If we're overwriting something and the file already exists, keep the existing
    preserveTimestamps: bool, // Preserve the mtime and atime when copying files
    inflateSymlinks: bool, // Whether to follow symlinks or not when copying files
    whitelist: bool, // if true every file or directory which doesn't match filter will be ignored
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant