git ssb

0+

cel-desktop / ssb-pkg



Tree: c5c7a8ffadbd51aa28a5f3f096fe43f69405da44

Files: c5c7a8ffadbd51aa28a5f3f096fe43f69405da44 / test / test-50-module-parent / test-y-fish-C.js

142 bytesRaw
1'use strict';
2
3var path = require('path');
4var mpfn = module.parent.filename;
5module.exports = mpfn.split(path.sep).slice(-2).join(path.sep);
6

Built with git-ssb-web