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
0e5b66f4fea475c5c78eb31defba43a72863d190
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.

Powered by Gitea Version: 1.24.2 Page: 34ms Template: 1ms
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