Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

createPlist

import { createPlist } from "https://git.sr.ht/~ruivieira/deno-experiments/blob/master/sysadmin/launchd.ts";
function createPlist(options: LaunchdOptions);
§
createPlist(options: LaunchdOptions)
[src]

§Parameters