Skip to main content
Module

std/node/fs.ts>constants.X_OK

Deno standard library
Go to Latest
variable constants.X_OK
import { constants } from "https://deno.land/std@0.177.0/node/fs.ts";
const { X_OK } = constants;