run
dz / codestudy / ripgrep / files / crates / core / main.rs / runSubgraphs
Node Tree
Nodes
1_import_flags | |
content | Import flags Mode and ParseResult |
parents | codestudy/ripgrep/files/crates/core/main.rs/main/match, codestudy/ripgrep/files/crates/core/main.rs/run |
location | codestudy/dz/ripgrep/files.dz:46 |
2_extract_args | |
content | extract arguments from result |
parents | codestudy/ripgrep/files/crates/core/main.rs/run |
file reference | codestudy/ripgrep/crates/core/main.rs:85-93 |
location | codestudy/dz/ripgrep/files.dz:52 |
3_match_based_on_mode | |
content | run matches based on mode |
children | 3_match_based_on_mode/2_files, 3_match_based_on_mode/4_generate, 3_match_based_on_mode/3_types, 3_match_based_on_mode/1_search |
parents | codestudy/ripgrep/files/crates/core/main.rs/run |
file reference | codestudy/ripgrep/crates/core/main.rs:85-93 |
location | codestudy/dz/ripgrep/files.dz:57 |
4_return_error_code | |
content | Return error code |
parents | codestudy/ripgrep/files/crates/core/main.rs/run |
file reference | codestudy/ripgrep/crates/core/main.rs:94-100 |
location | codestudy/dz/ripgrep/files.dz:87 |