atom_source_root.js 79 B

1234
  1. var path = require('path')
  2. console.log(path.resolve(path.dirname(__dirname)))