Class: Replr::Stack::Python::REPLMaker

Inherits:
REPLMaker
  • Object
show all
Defined in:
lib/replr/stack/python/repl_maker.rb

Overview

Creates a Python 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