XylotrechusZ
XylotrechusZ Shell
: /opt/alt/alt-nodejs6/root/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/ [ drwxr-xr-x ]
'use strict'
module.exports = function spin (spinstr, spun) {
return spinstr[spun % spinstr.length]
}