import { getExecutableShebangFromPath } from "https://deno.land/x/dax@0.28.0/src/common.ts";
Gets an executable shebang from the provided file path.
x/dax/src/common.ts>getExecutableShebangFromPath
import { getExecutableShebangFromPath } from "https://deno.land/x/dax@0.28.0/src/common.ts";
Gets an executable shebang from the provided file path.