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

x/denops_core/impl.ts>DenopsImpl#cmd

🐜 An ecosystem of Vim/Neovim which allows developers to write cross-platform plugins in Deno
Go to Latest
method DenopsImpl.prototype.cmd
import { DenopsImpl } from "https://deno.land/x/denops_core@v3.2.1/impl.ts";

Parameters

cmd: string
optional
ctx: Context = [UNSUPPORTED]

Returns

Promise<void>