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

x/appwrite/mod.ts>Functions#get

[READ-ONLY] Official Appwrite Deno SDK 🦕
Go to Latest
method Functions.prototype.get
Re-export
import { Functions } from "https://deno.land/x/appwrite@11.0.0/mod.ts";

Get function

Get a function by its unique ID.

Parameters

functionId: string