Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Go to Latest
function needsFilePrefix
import { needsFilePrefix } from "https://deno.land/x/pterodactyl@v0.4.0/src/utils.js";

Checks whether a script needs a file:// prefix in later processing steps.

Parameters

scriptUrl
  • URL for script to check