File: require

package info (click to toggle)
node-lcov-parse 1.0.0%2B20170612git80d039574ed9-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 120 kB
  • sloc: makefile: 13; sh: 12
file content (3 lines) | stat: -rw-r--r-- 50 bytes parent folder | download | duplicates (3)
1
2
3
#!/bin/sh
set -e
node -e "require('lcov-parse');"