Index _ | A | B | C | D | E | F | G | H | I | L | M | N | O | P | R | S | T | U | V | W _ _resolve_incomplete() (in module click_repl.parser) _resolve_repl_input_state() (in module click_repl.parser) _resolve_state() (in module click_repl.parser) A add_argument() (click_repl.click_custom.parser.ReplOptionParser method) adjust_pointer_position() (click_repl.tokenizer.Marquee method) args (click_repl.parser.ReplInputState attribute) ArgumentParamParser (class in click_repl.click_custom.parser) ArgumentPositionError B bottom_bar (click_repl._repl.Repl attribute) (click_repl.completer.ClickCompleter attribute) (click_repl.core.ReplContext attribute) BottomBar (class in click_repl.bottom_bar) C check_for_command_arguments_request() (click_repl.completer.ClickCompleter method) cleanup (click_repl._repl.ReplGroup attribute) clear() (click_repl.bottom_bar.BottomBar method) cli_ctx (click_repl.parser.ReplInputState attribute) click_repl._repl module click_repl.bottom_bar module click_repl.click_custom module click_repl.click_custom.parser module click_repl.click_custom.shell_completion module click_repl.click_custom.utils module click_repl.completer module click_repl.core module click_repl.exceptions module click_repl.globals_ module click_repl.internal_commands module click_repl.parser module click_repl.proxies module click_repl.styles module click_repl.tokenizer module click_repl.utils module click_repl.validator module CLICK_REPL_DEV_ENV (in module click_repl.globals_) ClickCompleter (class in click_repl.completer) ClickValidator (class in click_repl.validator) content_length() (click_repl.tokenizer.TokenizedFormattedText method) create_proxy_command() (in module click_repl.proxies) create_proxy_param() (in module click_repl.proxies) current_command (click_repl.parser.ReplInputState attribute) current_ctx (click_repl.parser.ReplInputState attribute) current_group (click_repl.parser.ReplInputState attribute) current_param (click_repl.parser.ReplInputState attribute) current_state (click_repl.core.ReplContext attribute) D DEFAULT_BOTTOMBAR_STYLE_CONFIG (in module click_repl.styles) DEFAULT_COMPLETION_STYLE_CONFIG (in module click_repl.styles) DEFAULT_PROMPTSESSION_STYLE_CONFIG (in module click_repl.styles) dispatch_system_commands() (click_repl.internal_commands.InternalCommandSystem method) display_all_errors (click_repl.validator.ClickValidator attribute) display_exception() (click_repl.bottom_bar.BottomBar method) double_dash_found (click_repl.parser.ReplInputState attribute) E execute() (click_repl.internal_commands.InternalCommandSystem method) execute_click_command() (click_repl._repl.Repl method) execute_command() (click_repl._repl.Repl method) ExitReplException expand_envvars() (click_repl.parser.Incomplete method) F format_metavar_tokens_for_param_with_nargs() (click_repl.bottom_bar.BottomBar method) G get_command() (click_repl._repl.Repl method) (click_repl.internal_commands.InternalCommandSystem method) get_completion_for_boolean_type() (click_repl.completer.ClickCompleter method) get_completion_for_command_arguments() (click_repl.completer.ClickCompleter method) get_completion_for_option_flags() (click_repl.completer.ClickCompleter method) get_completion_for_path_types() (click_repl.completer.ClickCompleter method) get_completion_from_autocompletion_functions() (click_repl.completer.ClickCompleter method) get_completion_from_choices_type() (click_repl.completer.ClickCompleter method) get_completion_from_param() (click_repl.completer.ClickCompleter method) get_completion_from_param_type() (click_repl.completer.ClickCompleter method) get_completions() (click_repl.completer.ClickCompleter method) get_completions_for_internal_commands() (click_repl.completer.ClickCompleter method) get_completions_for_joined_boolean_option_flags() (click_repl.completer.ClickCompleter method) get_completions_for_subcommands() (click_repl.completer.ClickCompleter method) get_current_arg() (click_repl.parser.ReplInputState method) get_current_group_and_command() (click_repl.parser.ReplInputState method) get_current_opt() (click_repl.parser.ReplInputState method) get_current_param() (click_repl.parser.ReplInputState method) get_current_repl_ctx() (in module click_repl.globals_) get_current_text_chunk() (click_repl.tokenizer.Marquee method) get_default_completer_kwargs() (click_repl._repl.Repl method) get_default_prompt_kwargs() (click_repl._repl.Repl method) get_default_validator_kwargs() (click_repl._repl.Repl method) get_formatted_text() (click_repl.bottom_bar.BottomBar method) get_full_formatted_text() (click_repl.tokenizer.Marquee method) get_group_metavar_template() (click_repl.bottom_bar.BottomBar method) get_multicommand_for_generating_subcommand_completions() (click_repl.completer.ClickCompleter method) get_obj() (click_repl.proxies.Proxy method) get_option_flags_sep() (in module click_repl.click_custom.parser) get_param_info_tokens() (click_repl.bottom_bar.BottomBar method) get_param_name_token() (click_repl.bottom_bar.BottomBar method) get_param_nargs_info_tokens() (click_repl.bottom_bar.BottomBar method) get_param_tuple_type_info_tokens() (click_repl.bottom_bar.BottomBar method) get_param_type_info_tokens() (click_repl.bottom_bar.BottomBar method) get_param_usage_state_token() (click_repl.bottom_bar.BottomBar method) get_prefix() (click_repl.internal_commands.InternalCommandSystem method) get_text() (click_repl.tokenizer.TokenizedFormattedText method) get_visible_subcommands() (click_repl.completer.ClickCompleter method) get_window_size() (click_repl.tokenizer.Marquee method) group_ctx (click_repl._repl.Repl attribute) (click_repl.completer.ClickCompleter attribute) (click_repl.core.ReplContext attribute) (click_repl.validator.ClickValidator attribute) H handle_internal_commands() (click_repl.internal_commands.InternalCommandSystem method) handle_internal_commands_request() (click_repl.completer.ClickCompleter method) history() (click_repl.core.ReplContext method) hit_boundary (click_repl.tokenizer.Marquee attribute) I Incomplete (class in click_repl.parser) internal_command_prefix (click_repl.internal_commands.InternalCommandSystem property) internal_command_system (click_repl.core.ReplContext attribute) internal_commands_system (click_repl._repl.Repl attribute) (click_repl.completer.ClickCompleter attribute) (click_repl.validator.ClickValidator attribute) InternalCommandException InternalCommandNotFound InternalCommandSystem (class in click_repl.internal_commands) invoke() (click_repl._repl.ReplGroup method) is_param_value_incomplete() (in module click_repl.utils) is_pointer_direction_left (click_repl.tokenizer.Marquee attribute) iterate_command_params() (in module click_repl.utils) L list_commands() (click_repl.internal_commands.InternalCommandSystem method) loop() (click_repl._repl.Repl method) M make_formatted_text() (click_repl.bottom_bar.BottomBar method) make_parser() (click_repl.proxies.ProxyCommand method) Marquee (class in click_repl.tokenizer) max_wait_in_iterations (click_repl.tokenizer.Marquee attribute) module click_repl._repl click_repl.bottom_bar click_repl.click_custom click_repl.click_custom.parser click_repl.click_custom.shell_completion click_repl.click_custom.utils click_repl.completer click_repl.core click_repl.exceptions click_repl.globals_ click_repl.internal_commands click_repl.parser click_repl.proxies click_repl.styles click_repl.tokenizer click_repl.utils click_repl.validator N no_of_iterations_waited_for (click_repl.tokenizer.Marquee attribute) O order_option_names() (in module click_repl.click_custom.parser) P parent (click_repl.core.ReplContext attribute) parent_token_class (click_repl.tokenizer.TokenizedFormattedText attribute) parent_token_class_name (click_repl.bottom_bar.BottomBar attribute) (click_repl.completer.ClickCompleter attribute) parse() (click_repl.parser.ReplInputState method) parsed_str (click_repl.parser.Incomplete attribute) ParserError pass_context() (in module click_repl.core) pointer_position (click_repl.tokenizer.Marquee attribute) prefix (click_repl.tokenizer.Marquee attribute) prefix_table (click_repl.internal_commands.InternalCommandSystem attribute) PrefixNotFound print_error() (in module click_repl.utils) prompt (click_repl._repl.ReplGroup attribute) (click_repl.core.ReplContext property) prompt_for_value() (click_repl.proxies.ProxyOption method) prompt_kwargs (click_repl.core.ReplContext attribute) Proxy (class in click_repl.proxies) proxy_delattr() (click_repl.proxies.Proxy method) proxy_getattr() (click_repl.proxies.Proxy method) proxy_setattr() (click_repl.proxies.Proxy method) ProxyArgument (class in click_repl.proxies) ProxyCommand (class in click_repl.proxies) ProxyCommandCollection (class in click_repl.proxies) ProxyGroup (class in click_repl.proxies) ProxyOption (class in click_repl.proxies) ProxyParameter (class in click_repl.proxies) R raw_str (click_repl.parser.Incomplete attribute) register_command() (click_repl.internal_commands.InternalCommandSystem method) register_repl() (in module click_repl._repl) remaining_params (click_repl.parser.ReplInputState attribute) remove_command() (click_repl.internal_commands.InternalCommandSystem method) Repl (class in click_repl._repl) repl() (in module click_repl._repl) repl_ctx (click_repl._repl.Repl attribute) repl_exit() (in module click_repl.internal_commands) repl_kwargs (click_repl._repl.ReplGroup attribute) ReplCompletion (class in click_repl.completer) ReplContext (class in click_repl.core) ReplGroup (class in click_repl._repl) ReplInputState (class in click_repl.parser) ReplOptionParser (class in click_repl.click_custom.parser) reset_state() (click_repl.bottom_bar.BottomBar method) revoke_changes() (click_repl.proxies.Proxy method) (click_repl.proxies.ProxyCommand method) (click_repl.proxies.ProxyGroup method) S SamePrefix session (click_repl.core.ReplContext attribute) session_reset() (click_repl.core.ReplContext method) shortest_option_names_only (click_repl.completer.ClickCompleter attribute) show_hidden_commands (click_repl.completer.ClickCompleter attribute) show_hidden_params (click_repl.bottom_bar.BottomBar attribute) (click_repl.completer.ClickCompleter attribute) show_only_unused_options (click_repl.completer.ClickCompleter attribute) slice_by_textual_content() (click_repl.tokenizer.TokenizedFormattedText method) startup (click_repl._repl.ReplGroup attribute) state (click_repl.bottom_bar.BottomBar attribute) system_command_prefix (click_repl.internal_commands.InternalCommandSystem property) T text (click_repl.tokenizer.Marquee attribute) to_info_dict() (click_repl.core.ReplContext method) TokenizedFormattedText (class in click_repl.tokenizer) U update_state() (click_repl.bottom_bar.BottomBar method) (click_repl.core.ReplContext method) V validate() (click_repl.validator.ClickValidator method) validate_prefix() (click_repl.internal_commands.InternalCommandSystem method) W WrongType