Skip to main content
Module

x/omdb/deps.ts>Command#getMeta

Access OMDb's API with Deno.
Go to Latest
method Command.prototype.getMeta
Re-export
import { Command } from "https://deno.land/x/omdb@v3.0.1/deps.ts";

Returns an object of metadata.

Returns

Record<string, string>

Get metadata value by name.

Parameters

name: string

Returns

string