Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

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

📚 Standard module for denops.vim
Latest
function err_teapot
import { err_teapot } from "https://deno.land/x/denops_std@v6.5.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>