PATH:
usr
/
local
/
lib
/
node_modules
/
pm2
/
node_modules
/
vizion
/
lib
function trimNewLine(input) { return typeof(input) === 'string' ? input.replace(/\n/g, '') : input; } module.exports = { trimNewLine: trimNewLine };
[+]
git
[+]
..
[-] identify.js
[edit]
[+]
hg
[-] cliCommand.js
[edit]
[+]
svn
[-] helper.js
[edit]
[-] vizion.js
[edit]