File: require

package info (click to toggle)
node-get-caller-file 1.0.2-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 100 kB
  • ctags: 12
  • sloc: makefile: 2; sh: 2
file content (3 lines) | stat: -rw-r--r-- 57 bytes parent folder | download | duplicates (2)
1
2
3
#!/bin/sh
set -e
nodejs -e "require('get-caller-file');"