Class: Replr::Stack::Node::REPLMaker

Inherits:
REPLMaker
  • Object
show all
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

#create, #initialize, load

Constructor Details

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