Skip to main content
Module

x/scaffold/src/template/define_template.ts>ScaffoldPermissions

scaffold your next project with style and 💗
Latest
interface ScaffoldPermissions
import { type ScaffoldPermissions } from "https://deno.land/x/scaffold@0.3.0/src/template/define_template.ts";

Permissions granted will be persisted across runs of the templates.

Properties

env: string[]
ffi: string[]
read: string[]
run: string[]
write: string[]