| basedir=$(dirname "$(echo "$0" | sed -e 's,\\,/,g')") | |
| case `uname` in | |
| *CYGWIN*|*MINGW*|*MSYS*) | |
| if command -v cygpath > /dev/null 2>&1; then | |
| basedir=`cygpath -w "$basedir"` | |
| fi | |
| ;; | |
| esac | |
| if [ -x "$basedir/node" ]; then | |
| exec "$basedir/node" "$basedir/../loose-envify/cli.js" "$@" | |
| else | |
| exec node "$basedir/../loose-envify/cli.js" "$@" | |
| fi | |
Xet Storage Details
- Size:
- 387 Bytes
- Xet hash:
- 8a1f97ec1180baaf30346cef96c21d9fca0b18921b7a4be41c582ffefb3fa273
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.