Table of Contents - replr-0.9.5 Documentation
Pages
Classes and Modules
- Replr
- Replr::ArgumentProcessor
- Replr::Boot
- Replr::ProcessRunner
- Replr::Stack
- Replr::Stack::Node
- Replr::Stack::Node::REPLMaker
- Replr::Stack::Python
- Replr::Stack::Python::REPLMaker
- Replr::Stack::REPLMaker
- Replr::Stack::Ruby
- Replr::Stack::Ruby::REPLMaker
Methods
- ::load — Replr::Stack::REPLMaker
- ::new — Replr::ArgumentProcessor
- ::new — Replr::Stack::REPLMaker
- #check_argument_length! — Replr::ArgumentProcessor
- #check_arguments! — Replr::ArgumentProcessor
- #check_docker! — Replr::Boot
- #copy_initialization_files — Replr::Stack::REPLMaker
- #copy_library_file — Replr::Stack::REPLMaker
- #create — Replr::Stack::REPLMaker
- #create_docker_file — Replr::Stack::REPLMaker
- #detect_command — Replr::ArgumentProcessor
- #detect_libraries — Replr::ArgumentProcessor
- #detect_stack — Replr::ArgumentProcessor
- #docker_image_tag — Replr::Stack::REPLMaker
- #execute_command — Replr::ProcessRunner
- #execute_command_if_not_stderr — Replr::ProcessRunner
- #execute_filtered_process — Replr::ProcessRunner
- #execute_processsed_arguments! — Replr::Boot
- #execute_prune_command — Replr::Boot
- #execute_repl_with_input — Replr::ProcessRunner
- #initialize_docker_repl — Replr::Stack::REPLMaker
- #library_file_with — Replr::Stack::Node::REPLMaker
- #library_file_with — Replr::Stack::Python::REPLMaker
- #library_file_with — Replr::Stack::REPLMaker
- #library_file_with — Replr::Stack::Ruby::REPLMaker
- #process_exists? — Replr::ProcessRunner
- #puts_error — Replr::ArgumentProcessor
- #puts_error — Replr::Boot
- #puts_usage — Replr::ArgumentProcessor
- #set_bootstrap_file_name — Replr::Stack::Node::REPLMaker
- #set_bootstrap_file_name — Replr::Stack::REPLMaker
- #set_bootstrap_file_name — Replr::Stack::Ruby::REPLMaker
- #set_filter_lines_for_install — Replr::Stack::Node::REPLMaker
- #set_filter_lines_for_install — Replr::Stack::Python::REPLMaker
- #set_filter_lines_for_install — Replr::Stack::REPLMaker
- #set_filter_lines_for_install — Replr::Stack::Ruby::REPLMaker
- #set_library_file_name — Replr::Stack::Node::REPLMaker
- #set_library_file_name — Replr::Stack::Python::REPLMaker
- #set_library_file_name — Replr::Stack::REPLMaker
- #set_library_file_name — Replr::Stack::Ruby::REPLMaker
- #set_template_dir — Replr::Stack::Node::REPLMaker
- #set_template_dir — Replr::Stack::Python::REPLMaker
- #set_template_dir — Replr::Stack::REPLMaker
- #set_template_dir — Replr::Stack::Ruby::REPLMaker
- #start — Replr::Boot