Skip to content
#

version-manager

Here are 214 public repositories matching this topic...

Stratus3D
Stratus3D commented Feb 10, 2019

Steps to reproduce

Run asdf. In help output a line is printed for the asdf env command:

asdf env <command> [executable]      Prints or runs an executable under a command environment

I would assume <command> is an arbitrary command. But from what I can tell needs to be a plugin name or a shim name? I'm also not sure how this differs from executing the shim directly.

FY

SnowFS
seb-mtl
seb-mtl commented Mar 30, 2021

Description

Explicit types are considered in three ways: - It serves as self-documenting code - It guard against bugs in function implementation - It acknowledge and change the explicit return type on the function signature <!--more--> - Explicit types serve as self-documenting code: you are declaring to the reader what type …

Occurrences

There are 40 occurrences of this issue

yvm
JeanMertz
JeanMertz commented Sep 15, 2018

It looks like RVM is no longer updating their binaries for newer OS versions:

chruby-fish ❯ make test

./test/setup
>>> Downloading https://rvm.io/binaries/osx/10.13/x86_64/ruby-2.2.5.tar.bz2 ...
--2018-09-15 10:23:47--  https://rvm.io/binaries/osx/10.13/x86_64/ruby-2.2.5.tar.bz2
Resolving rvm.io (rvm.io)... 151.101.130.49, 151.101.194.49, 151.101.2.49, ...
Connecting to rvm.io 

Improve this page

Add a description, image, and links to the version-manager topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the version-manager topic, visit your repo's landing page and select "manage topics."

Learn more