nodejs-caller-path - Get the path of the caller module
| Website: | https://github.com/sindresorhus/caller-path |
|---|---|
| License: | MIT |
| Vendor: | Fedora Project |
- Description:
Get the path of the caller module. You can't use module.parent as modules are cached and it will return the first caller module, not necessarily the current one.
Packages
| nodejs-caller-path-1.0.0-1.el7.src [6 KiB] |
Changelog
by Parag Nemade (2015-01-27):
- update to 1.0.0 release |