Skip to main content

walk_files

Function walk_files 

Source
pub fn walk_files(ctx: &GateCtx) -> Vec<Utf8PathBuf>
Expand description

Walk the repository, pruning PRUNED_DIRS, and yield every file as a ./-prefixed repository-relative path in sorted order.