Skip to main content
Module

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

📚 Standard module for denops.vim
Go to Latest
function test_null_job
import { test_null_job } from "https://deno.land/x/denops_std@v6.4.0/function/vim/mod.ts";

Return a Job that is null. Only useful for testing. only available when compiled with the +job feature

Returns

Promise<unknown>