Class: Tebako::ScenarioManagerWithBundler
- Inherits:
-
ScenarioManager
- Object
- ScenarioManagerBase
- ScenarioManager
- Tebako::ScenarioManagerWithBundler
- Defined in:
- lib/tebako/scenario_manager.rb
Overview
Configure scenraio and do bundler resolution
Direct Known Subclasses
Instance Attribute Summary
Attributes inherited from ScenarioManager
#fs_entrance, #fs_entry_point, #gemfile_path, #needs_bundler, #with_gemfile
Attributes inherited from ScenarioManagerBase
Method Summary
Methods inherited from ScenarioManager
#bundler_reference, #configure_scenario, #initialize
Methods inherited from ScenarioManagerBase
#b_env, #initialize, #linux?, #linux_gnu?, #linux_musl?, #m_files, #macos?, #msys?, #musl?, #ncores
Constructor Details
This class inherits a constructor from Tebako::ScenarioManager