Sign in
cobalt
/
third_party
/
nvm
/
refs/heads/nvm_exec
/
.
/
test
/
fast
/
Listing versions
tree: 500fdf5f6591241e66929ed5e2b27d9de6ebc24d
Running "nvm ls 0.2" should display only 0.2.x versions.
Running "nvm ls foo" should return a nonzero exit code when not found
Running "nvm ls node" should return a nonzero exit code when not found
Running "nvm ls" should display all installed versions.
Running "nvm ls" should filter out ".nvm"
Running "nvm ls" should include "system" when appropriate
Running "nvm ls" with node-like versioning vx.x.x should only list a matched version
teardown