Sha256: f65542506919bcbe28118d34563ed5de8c855a6134355b5506a0a61fdcb825a6

Contents?: true

Size: 576 Bytes

Versions: 34

Compression:

Stored size: 576 Bytes

Contents

∴ rvm tools {identifier,path-identifier,strings}

Provides generic tools related to rvm environments for getting information
about your current environment. Primarily used for scripting rvm.

Examples:

To get the expanded ruby string of the current environment, we'd run:

  ∴ rvm tools identifier

To get the identifier for a folder (taking into account rvmrc files and the like),
we're instead run:

  ∴ rvm tools path-identifier ~/path/to/directory

Lastly, we can example ruby strings. E.g., to get the current ree version, we'd
run:

  ∴ rvm tools strings ree

Version data entries

34 entries across 34 versions & 2 rubygems

Version Path
gemrage-0.1.2 vendor/ruby/1.8/gems/rvm-1.0.14/help/tools
rvm-1.0.14 help/tools
rvm-1.0.13 help/tools
rvm-1.0.11 help/tools
rvm-1.0.10 help/tools
rvm-1.0.9 help/tools
rvm-1.0.8 help/tools
rvm-1.0.7 help/tools
rvm-1.0.6 help/tools
rvm-1.0.5 help/tools
rvm-1.0.4 help/tools
rvm-1.0.3 help/tools
rvm-1.0.2 help/tools
rvm-1.0.1 help/tools