Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/actionify/mod.ts>commands.Command#toString

Create and manage your GitHub workflows with TypeScript and Deno.
Latest
method commands.Command.prototype.toString
import { commands } from "https://deno.land/x/actionify@0.3.0/mod.ts";
const { Command } = commands;