Method: RVM::Environment::ToolsWrapper#expand_string

Defined in:
lib/rvm/environment/tools.rb

#expand_string(ruby) ⇒ Object



61
62
63
# File 'lib/rvm/environment/tools.rb', line 61

def expand_string(ruby)
  strings(ruby)[ruby]
end