Skip to main content
Deno 2 is finally here ๐ŸŽ‰๏ธ
Learn more
Module

x/denops_std/function/vim/mod.ts>err_teapot

๐Ÿ“š Standard module for denops.vim
Go to Latest
function err_teapot
import { err_teapot } from "https://deno.land/x/denops_std@v6.3.0/function/vim/mod.ts";

Produce an error with number 418, needed for implementation of RFC 2324. If {expr} is present and it is TRUE error 503 is given, indicating that coffee is temporarily not available. If {expr} is present it must be a String.

Parameters

denops: Denops
optional
expr: unknown

Returns

Promise<void>