ParallelWalker — tailwindcss Architecture
High-concurrency file system walker using crossbeam-deque.
Entity Profile
Relationship Graph
Domain
Functions
- FnMut()
- absolute_base()
- absolute_parent_anchored()
- absolute_path()
- activate_worker()
- add()
- add()
- add_child()
- add_child_path()
- add_custom_ignore_filename()
- add_defaults()
- add_ignore()
- add_ignore()
- add_parents()
- assert_paths()
- build()
- build()
- build()
- build_parallel()
- build_with_cwd()
- case_insensitive()
- clone()
- current_dir()
- custom_ignore()
- custom_ignore()
- custom_ignore_precedence()
- default_case_sensitive()
- default_types_are_sorted()
- definitions()
- definitions()
- depth()
- depth()
- depth()
- description()
- device_num()
- error()
- errored()
- errored_partial()
- explicit_ignore()
- file_name()
- file_name()
- file_name()
- file_name()
- file_type()
- file_type()
- file_type()
- file_type_def()
- filter_entry()
- first_path_not_symlink()
- from()
- from()
- from_entry()
- from_entry_os()
- generate_work()
- get_or_set_current_dir()
- git_exclude()
- git_exclude()
- git_exclude()
- git_global()
- git_global()
- git_ignore()
- globs()
- has_any_ignore_rules()
- hidden()
- hidden()
- ignore()
- ignore_case_insensitive()
- ignore_case_insensitive()
- inner()
- inner()
- into_io_error()
- into_path()
- into_path()
- is_absolute_parent()
- is_continue()
- is_dir()
- is_empty()
- is_file_name()
- is_hidden()
- is_io()
- is_none()
- is_root()
- is_same_file_system()
- is_stdin()
- is_stdin()
- is_symlink()
- is_whitelist()
- matched()
- matched()
- matched_dir_entry()
- matched_ignore()
- max_depth()
- max_filesize()
- max_filesize()
- maybe_push_ignore_io()
- min_depth()
- mkdirp()
- mkpaths()
- name()
- negate()
- new()
- new()
- new()
- new()
- new_raw()
- new_stdin()
- next()
- no_read_permissions()
- normal_path()
- num_ignores()
- or()
- ov()
- overrides()
- overrides()
- overrides()
- parent()
- parents()
- parents()
- parents()
- path()
- path()
- path()
- path_is_symlink()
- pop()
- precedence()
- push_ignore_io()
- quit_now()
- read_dir()
- recv()
- require_git()
- resolve_git_commondir()
- run()
- run()
- same_file_system()
- same_file_system()
- send()
- simple()
- skip_entry()
- skip_filesize()
- sort_by_file_name()
- sort_by_file_path()
- standard_filters()
- stdout_handle()
- stops_at_git_dir()
- strip_if_is_prefix()
- symlink()
- tagged()
- test_invalid_defs()
- threads()
- tmpdir()
- types()
- types()
- unmatched()
- unmatched()
- walk_collect_entries_parallel()
- walk_collect_parallel()
- walkdir_is_dir()
- wfile()
- wfile()
- with_path()
Frequently Asked Questions
What is the ParallelWalker subdomain?
ParallelWalker is a subdomain in the tailwindcss codebase, part of the FileSystemIgnore domain. High-concurrency file system walker using crossbeam-deque. It contains 0 source files.
Which domain does ParallelWalker belong to?
ParallelWalker belongs to the FileSystemIgnore domain.
What functions are in ParallelWalker?
The ParallelWalker subdomain contains 160 function(s): FnMut, absolute_base, absolute_parent_anchored, absolute_path, activate_worker, add, add, add_child, and 152 more.
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free