Skip to main content
Module

x/linkding/deps.ts>Command#usage

Access your Linkding API with Deno.
Go to Latest
method Command.prototype.usage
Re-export
import { Command } from "https://deno.land/x/linkding@v1.0.0/deps.ts";

Set the command usage. Defaults to arguments.

Parameters

usage: string

The command usage.