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

x/tpy/mod.ts>default#getDeployment

🔑 A strongly typed Pylon API client.
Latest
method default.prototype.getDeployment
import { default } from "https://deno.land/x/tpy@v1.0.0-RC/mod.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.