Class RVM::Environment::GemsetWrapper::GlobalCacheHelper
In: lib/rvm/environment/gemset.rb
Parent: Object

A Ruby-like wrapper to manipulate the rvm gem global cache.

Methods

disable!   enable!   enabled?   new  

Public Class methods

Public Instance methods

Disable the globalcache

Enable the globalcache

Returns whether or not the globalcache is enabled.

[Validate]