Skip to main content

FS_DEFAULTS_PREAMBLE

Constant FS_DEFAULTS_PREAMBLE 

Source
pub const FS_DEFAULTS_PREAMBLE: &str = "By default this includes hidden files and respects `.gitignore` only inside Git repos.";
Expand description

Shared preamble describing default filesystem-listing behavior. Used by ls and glob so both tools document hidden-file and .gitignore handling in identical wording.