Docs.rs
clash-brush-parser-0.5.3
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
clash-brush-parser 0.5.3
POSIX/bash shell tokenizer and parsers (used by brush-shell)
Crate
Source
Builds
Feature flags
Documentation
..
clash_brush_parser__parser__tests__and_or_lists__parse_and_or_in_sequence.snap
clash_brush_parser__parser__tests__and_or_lists__parse_and_or_with_pipes.snap
clash_brush_parser__parser__tests__and_or_lists__parse_chained_and.snap
clash_brush_parser__parser__tests__and_or_lists__parse_chained_or.snap
clash_brush_parser__parser__tests__and_or_lists__parse_mixed_and_or.snap
clash_brush_parser__parser__tests__and_or_lists__parse_simple_and.snap
clash_brush_parser__parser__tests__and_or_lists__parse_simple_or.snap
clash_brush_parser__parser__tests__assignments__parse_assignment_append.snap
clash_brush_parser__parser__tests__assignments__parse_assignment_append_quoted.snap
clash_brush_parser__parser__tests__assignments__parse_assignment_array.snap
clash_brush_parser__parser__tests__assignments__parse_assignment_array_element.snap
clash_brush_parser__parser__tests__assignments__parse_assignment_array_element_expression.snap
clash_brush_parser__parser__tests__assignments__parse_assignment_array_empty.snap
clash_brush_parser__parser__tests__assignments__parse_assignment_array_mixed.snap
clash_brush_parser__parser__tests__assignments__parse_assignment_array_quoted_elements.snap
clash_brush_parser__parser__tests__assignments__parse_assignment_array_with_indices.snap
clash_brush_parser__parser__tests__assignments__parse_assignment_empty.snap
clash_brush_parser__parser__tests__assignments__parse_assignment_quoted.snap
clash_brush_parser__parser__tests__assignments__parse_assignment_simple.snap
clash_brush_parser__parser__tests__assignments__parse_assignment_single_quoted.snap
clash_brush_parser__parser__tests__assignments__parse_assignment_with_command.snap
clash_brush_parser__parser__tests__assignments__parse_assignment_with_command_substitution.snap
clash_brush_parser__parser__tests__assignments__parse_assignment_with_expansion.snap
clash_brush_parser__parser__tests__assignments__parse_declare_assignment.snap
clash_brush_parser__parser__tests__assignments__parse_export_assignment.snap
clash_brush_parser__parser__tests__assignments__parse_local_assignment.snap
clash_brush_parser__parser__tests__assignments__parse_multiple_assignments.snap
clash_brush_parser__parser__tests__assignments__parse_multiple_assignments_with_command.snap
clash_brush_parser__parser__tests__complex__parse_arithmetic_in_condition.snap
clash_brush_parser__parser__tests__complex__parse_backgrounded_commands.snap
clash_brush_parser__parser__tests__complex__parse_brace_expansion_context.snap
clash_brush_parser__parser__tests__complex__parse_case_no_semicolon.snap
clash_brush_parser__parser__tests__complex__parse_case_with_newlines.snap
clash_brush_parser__parser__tests__complex__parse_command_substitution_nested.snap
clash_brush_parser__parser__tests__complex__parse_complex_array_operations.snap
clash_brush_parser__parser__tests__complex__parse_coprocess.snap
clash_brush_parser__parser__tests__complex__parse_extglob_patterns.snap
clash_brush_parser__parser__tests__complex__parse_for_with_command_substitution.snap
clash_brush_parser__parser__tests__complex__parse_function_with_if.snap
clash_brush_parser__parser__tests__complex__parse_glob_patterns.snap
clash_brush_parser__parser__tests__complex__parse_mixed_sequences.snap
clash_brush_parser__parser__tests__complex__parse_multiple_here_docs.snap
clash_brush_parser__parser__tests__complex__parse_nested_if_while.snap
clash_brush_parser__parser__tests__complex__parse_parameter_expansion_complex.snap
clash_brush_parser__parser__tests__complex__parse_pipeline_with_redirections.snap
clash_brush_parser__parser__tests__complex__parse_shebang_and_program.snap
clash_brush_parser__parser__tests__complex__parse_subshell_with_assignments.snap
clash_brush_parser__parser__tests__complex__parse_tilde_expansion.snap
clash_brush_parser__parser__tests__compound_commands__parse_arith_and_non_arith_parens.snap
clash_brush_parser__parser__tests__compound_commands__parse_arithmetic_complex.snap
clash_brush_parser__parser__tests__compound_commands__parse_arithmetic_for.snap
clash_brush_parser__parser__tests__compound_commands__parse_arithmetic_for_empty_parts.snap
clash_brush_parser__parser__tests__compound_commands__parse_arithmetic_increment.snap
clash_brush_parser__parser__tests__compound_commands__parse_arithmetic_simple.snap
clash_brush_parser__parser__tests__compound_commands__parse_brace_group.snap
clash_brush_parser__parser__tests__compound_commands__parse_brace_group_multiline.snap
clash_brush_parser__parser__tests__compound_commands__parse_case_continue.snap
clash_brush_parser__parser__tests__compound_commands__parse_case_fallthrough.snap
clash_brush_parser__parser__tests__compound_commands__parse_case_multiple_patterns.snap
clash_brush_parser__parser__tests__compound_commands__parse_case_simple.snap
clash_brush_parser__parser__tests__compound_commands__parse_for_in.snap
clash_brush_parser__parser__tests__compound_commands__parse_for_in_multiline.snap
clash_brush_parser__parser__tests__compound_commands__parse_for_no_in.snap
clash_brush_parser__parser__tests__compound_commands__parse_if_elif.snap
clash_brush_parser__parser__tests__compound_commands__parse_if_else.snap
clash_brush_parser__parser__tests__compound_commands__parse_if_multiline.snap
clash_brush_parser__parser__tests__compound_commands__parse_if_simple.snap
clash_brush_parser__parser__tests__compound_commands__parse_nested_subshell.snap
clash_brush_parser__parser__tests__compound_commands__parse_subshell.snap
clash_brush_parser__parser__tests__compound_commands__parse_subshell_multiple_commands.snap
clash_brush_parser__parser__tests__compound_commands__parse_until.snap
clash_brush_parser__parser__tests__compound_commands__parse_while.snap
clash_brush_parser__parser__tests__compound_commands__parse_while_multiline.snap
clash_brush_parser__parser__tests__extended_test__parse_extended_test_and.snap
clash_brush_parser__parser__tests__extended_test__parse_extended_test_arith_equal.snap
clash_brush_parser__parser__tests__extended_test__parse_extended_test_arith_greater_than.snap
clash_brush_parser__parser__tests__extended_test__parse_extended_test_arith_less_than.snap
clash_brush_parser__parser__tests__extended_test__parse_extended_test_arith_not_equal.snap
clash_brush_parser__parser__tests__extended_test__parse_extended_test_complex.snap
clash_brush_parser__parser__tests__extended_test__parse_extended_test_directory.snap
clash_brush_parser__parser__tests__extended_test__parse_extended_test_executable.snap
clash_brush_parser__parser__tests__extended_test__parse_extended_test_file_exists.snap
clash_brush_parser__parser__tests__extended_test__parse_extended_test_greater_than.snap
clash_brush_parser__parser__tests__extended_test__parse_extended_test_less_than.snap
clash_brush_parser__parser__tests__extended_test__parse_extended_test_not.snap
clash_brush_parser__parser__tests__extended_test__parse_extended_test_or.snap
clash_brush_parser__parser__tests__extended_test__parse_extended_test_parenthesized.snap
clash_brush_parser__parser__tests__extended_test__parse_extended_test_readable.snap
clash_brush_parser__parser__tests__extended_test__parse_extended_test_regex.snap
clash_brush_parser__parser__tests__extended_test__parse_extended_test_string_equal.snap
clash_brush_parser__parser__tests__extended_test__parse_extended_test_string_non_zero.snap
clash_brush_parser__parser__tests__extended_test__parse_extended_test_string_not_equal.snap
clash_brush_parser__parser__tests__extended_test__parse_extended_test_string_pattern.snap
clash_brush_parser__parser__tests__extended_test__parse_extended_test_string_zero_length.snap
clash_brush_parser__parser__tests__extended_test__parse_extended_test_writable.snap
clash_brush_parser__parser__tests__functions__parse_function_basic.snap
clash_brush_parser__parser__tests__functions__parse_function_keyword.snap
clash_brush_parser__parser__tests__functions__parse_function_keyword_with_parens.snap
clash_brush_parser__parser__tests__functions__parse_function_multiline.snap
clash_brush_parser__parser__tests__functions__parse_function_with_local_vars.snap
clash_brush_parser__parser__tests__functions__parse_function_with_redirect.snap
clash_brush_parser__parser__tests__functions__parse_function_with_stderr_redirect.snap
clash_brush_parser__parser__tests__functions__parse_function_with_subshell_body.snap
clash_brush_parser__parser__tests__here_docs__parse_here_doc_basic.snap
clash_brush_parser__parser__tests__here_docs__parse_here_doc_double_quoted_delimiter.snap
clash_brush_parser__parser__tests__here_docs__parse_here_doc_empty.snap
clash_brush_parser__parser__tests__here_docs__parse_here_doc_no_trailing_newline.snap
clash_brush_parser__parser__tests__here_docs__parse_here_doc_quoted_delimiter.snap
clash_brush_parser__parser__tests__here_docs__parse_here_doc_tab_removal.snap
clash_brush_parser__parser__tests__here_docs__parse_here_doc_with_command_after.snap
clash_brush_parser__parser__tests__here_docs__parse_here_doc_with_expansion.snap
clash_brush_parser__parser__tests__here_docs__parse_here_doc_with_fd.snap
clash_brush_parser__parser__tests__pipelines__parse_multi_stage_pipe.snap
clash_brush_parser__parser__tests__pipelines__parse_negated_pipeline.snap
clash_brush_parser__parser__tests__pipelines__parse_negated_timed_pipeline.snap
clash_brush_parser__parser__tests__pipelines__parse_pipe_with_multiple_commands.snap
clash_brush_parser__parser__tests__pipelines__parse_pipe_with_stderr.snap
clash_brush_parser__parser__tests__pipelines__parse_simple_pipe.snap
clash_brush_parser__parser__tests__pipelines__parse_timed_pipeline.snap
clash_brush_parser__parser__tests__pipelines__parse_timed_pipeline_posix.snap
clash_brush_parser__parser__tests__redirections__parse_here_string.snap
clash_brush_parser__parser__tests__redirections__parse_here_string_with_variable.snap
clash_brush_parser__parser__tests__redirections__parse_process_substitution_read.snap
clash_brush_parser__parser__tests__redirections__parse_process_substitution_write.snap
clash_brush_parser__parser__tests__redirections__parse_redirect_append.snap
clash_brush_parser__parser__tests__redirections__parse_redirect_clobber.snap
clash_brush_parser__parser__tests__redirections__parse_redirect_fd_close.snap
clash_brush_parser__parser__tests__redirections__parse_redirect_input.snap
clash_brush_parser__parser__tests__redirections__parse_redirect_multiple.snap
clash_brush_parser__parser__tests__redirections__parse_redirect_output.snap
clash_brush_parser__parser__tests__redirections__parse_redirect_output_and_error.snap
clash_brush_parser__parser__tests__redirections__parse_redirect_output_and_error_append.snap
clash_brush_parser__parser__tests__redirections__parse_redirect_read_write.snap
clash_brush_parser__parser__tests__redirections__parse_redirect_stderr_to_stdout.snap
clash_brush_parser__parser__tests__redirections__parse_redirect_stdin_dup.snap
clash_brush_parser__parser__tests__redirections__parse_redirect_stdout_to_stderr.snap
clash_brush_parser__parser__tests__simple_commands__parse_colon.snap
clash_brush_parser__parser__tests__simple_commands__parse_command_with_backslash_escape.snap
clash_brush_parser__parser__tests__simple_commands__parse_command_with_backtick_substitution.snap
clash_brush_parser__parser__tests__simple_commands__parse_command_with_command_substitution.snap
clash_brush_parser__parser__tests__simple_commands__parse_command_with_quoted_args.snap
clash_brush_parser__parser__tests__simple_commands__parse_command_with_single_quotes.snap
clash_brush_parser__parser__tests__simple_commands__parse_command_with_variable.snap
clash_brush_parser__parser__tests__simple_commands__parse_echo_hello.snap
clash_brush_parser__parser__tests__simple_commands__parse_echo_hello_world.snap
clash_brush_parser__parser__tests__simple_commands__parse_ls.snap
clash_brush_parser__parser__tests__simple_commands__parse_ls_la_home.snap
clash_brush_parser__parser__tests__simple_commands__parse_true.snap