Sindbad~EG File Manager

Current Path : /lib/node_modules/npm/node_modules/@npmcli/git/lib/
Upload File :
Current File : //lib/node_modules/npm/node_modules/@npmcli/git/lib/is.js

// not an airtight indicator, but a good gut-check to even bother trying
const { stat } = require('fs/promises')
module.exports = ({ cwd = process.cwd() } = {}) =>
  stat(cwd + '/.git').then(() => true, () => false)

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists