Class: MultiRubyRunner::VersionManager::None

Inherits:
MultiRubyRunner::VersionManager show all
Defined in:
lib/multi_ruby_runner/version_manager/none.rb

Overview

Represents a ruby environment without a version manager. In this case MultiRubyRunner won’t work and will raise errors instead.

Method Summary

Methods inherited from MultiRubyRunner::VersionManager

#compute_process_args, detect, #initialize

Constructor Details

This class inherits a constructor from MultiRubyRunner::VersionManager