Skip to main content
Module

x/denops_test/denops.ts>DenopsImpl#dispatch

🌿 Test helper module for denops.vim
Go to Latest
method DenopsImpl.prototype.dispatch
import { DenopsImpl } from "https://deno.land/x/denops_test@v1.6.2/denops.ts";

Parameters

name: string
fn: string
...args: unknown[]

Returns

Promise<unknown>