Class: Replr::Stack::Node::REPLMaker
- Defined in:
- lib/replr/stack/node/repl_maker.rb
Overview
Creates a Ruby REPL using docker for a stack and libraries combo
Instance Attribute Summary
Attributes inherited from REPLMaker
#bootstrap_file_name, #filter_matching_lines_for_install, #filter_not_matching_lines_for_install, #libraries, #library_file_name, #process_runner, #stack, #template_dir, #work_dir
Method Summary
Methods inherited from REPLMaker
Constructor Details
This class inherits a constructor from Replr::Stack::REPLMaker