Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/proc/tools/deps/cliffy.ts>GithubProviderOptions

A better way to work with processes in Deno.
Go to Latest
interface GithubProviderOptions
import { type GithubProviderOptions } from "https://deno.land/x/proc@0.21.9/tools/deps/cliffy.ts";

Properties

repository: string
optional
branches: boolean
optional
token: string