Skip to main content
Module

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

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

Properties

optional
name: string

The backup name

optional
ignoredFiles: Array<string>

A list of files or directories to ignore.