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

x/tpy/src/tpy.ts>Tpy#getDeployment

🔑 A strongly typed Pylon API client.
Latest
method Tpy.prototype.getDeployment
import { Tpy } from "https://deno.land/x/tpy@v1.0.0-RC/src/tpy.ts";

Gets the deployment information.

Parameters

optional
deploymentID: string

The ID of the deployment to get. If empty, the function will use the set Tpy.deploymentID in the class.