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

x/denops_std/helper/echo.ts

📚 Standard module for denops.vim
Go to Latest
import * as denopsStd from "https://deno.land/x/denops_std@v3.8.1/helper/echo.ts";

Functions

Echo message as like echo on Vim script.

Echo message as an error message.

Ensure global silent status during given function

Call given function and print a friendly error message (without stack trace) on failure.

Get global silent status

Set global silent status