File: require

package info (click to toggle)
node-path-root 0.1.1-1.1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 112 kB
  • sloc: javascript: 39; makefile: 4; sh: 2
file content (3 lines) | stat: -rw-r--r-- 51 bytes parent folder | download | duplicates (2)
1
2
3
#!/bin/sh
set -e
nodejs -e "require('path-root');"