Duffer Derek

Current Path : /var/www/sitesecurity.bitkit.dk/httpdocs/node_modules/yaml/
Upload File :
Current File : /var/www/sitesecurity.bitkit.dk/httpdocs/node_modules/yaml/bin.mjs

#!/usr/bin/env node

import { UserError, cli, help } from './dist/cli.mjs'

cli(process.stdin, error => {
  if (error instanceof UserError) {
    if (error.code === UserError.ARGS) console.error(`${help}\n`)
    console.error(error.message)
    process.exitCode = error.code
  } else if (error) throw error
})

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