Your IP : 216.73.217.90


Current Path : /proc/thread-self/root/proc/self/root/usr/local/rvm/src/rvm/hooks/
Upload File :
Current File : //proc/thread-self/root/proc/self/root/usr/local/rvm/src/rvm/hooks/after_use_maglev

#!/usr/bin/env bash

\. "${rvm_path}/scripts/functions/hooks/maglev"

if
  [[ "${rvm_ruby_string}" =~ "maglev" ]]
then
  _maglev_gemstone start
fi