Logo
Explore Help
Sign In
core/Projektarbeit-MYP
1
0
Fork 0
You've already forked Projektarbeit-MYP
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
d4d5647d4047132643b0fecc59f464259ba5f026
Projektarbeit-MYP/backend/node_modules/shebang-command
History
Till Tomczak 6d6aa954dd It appears you have a well-structured Git repository with various files, including SVG icons and HTML documents. Here's a brief overview:
2025-06-11 09:05:15 +02:00
..
index.js
It appears you have a well-structured Git repository with various files, including SVG icons and HTML documents. Here's a brief overview:
2025-06-11 09:05:15 +02:00
license
It appears you have a well-structured Git repository with various files, including SVG icons and HTML documents. Here's a brief overview:
2025-06-11 09:05:15 +02:00
package.json
It appears you have a well-structured Git repository with various files, including SVG icons and HTML documents. Here's a brief overview:
2025-06-11 09:05:15 +02:00
readme.md
It appears you have a well-structured Git repository with various files, including SVG icons and HTML documents. Here's a brief overview:
2025-06-11 09:05:15 +02:00

readme.md

shebang-command Build Status

Get the command from a shebang

Install

$ npm install shebang-command

Usage

const shebangCommand = require('shebang-command');

shebangCommand('#!/usr/bin/env node');
//=> 'node'

shebangCommand('#!/bin/bash');
//=> 'bash'

API

shebangCommand(string)

string

Type: string

String containing a shebang.

Reference in New Issue View Git Blame Copy Permalink
Powered by Gitea Version: 1.25.1 Page: 244ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API