Class: Tebako::ScenarioManagerWithBundler

Inherits:
ScenarioManager show all
Defined in:
lib/tebako/scenario_manager.rb

Overview

Configure scenraio and do bundler resolution

Direct Known Subclasses

DeployHelper

Instance Attribute Summary

Attributes inherited from ScenarioManager

#fs_entrance, #fs_entry_point, #gemfile_path, #needs_bundler, #with_gemfile

Attributes inherited from ScenarioManagerBase

#exe_suffix, #fs_mount_point

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