Skip to main content
Module

x/ptereno/lib/types/client.ts>UpdateFilesCHMODOptions

An efficient and fully compliant Pterodactyl API wrapper.
Latest
interface UpdateFilesCHMODOptions
import { type UpdateFilesCHMODOptions } from "https://deno.land/x/ptereno@v1.0.1/lib/types/client.ts";

Properties

files: Array<CHMODFile>

An array of file options.

optional
directory: string

The root directory to access the files from.