Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 295 Bytes

pyenv_rehash.md

File metadata and controls

19 lines (14 loc) · 295 Bytes

pyenv_rehash

Rehashes the system or user pyenv.

Name Type Default Description
user String User to rehash

Examples

pyenv_rehash 'rehash' do
  user 'vagrant'
end
pyenv 'rehash'