Class: Replr::Stack::Ruby::REPLMaker

Inherits:
Replr::Stack::REPLMaker show all
Defined in:
lib/replr/stack/ruby/repl_maker.rb

Overview

Creates a Ruby REPL using docker for a stack and libraries combo

Instance Attribute Summary

Attributes inherited from Replr::Stack::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 Replr::Stack::REPLMaker

#create, #initialize, load

Constructor Details

This class inherits a constructor from Replr::Stack::REPLMaker