import { test_null_job } from "https://deno.land/x/denops_std@v6.3.0/function/vim/mod.ts";
Return a Job
that is null. Only useful for testing.
only available when compiled with the +job feature
Parameters
denops: Denops
import { test_null_job } from "https://deno.land/x/denops_std@v6.3.0/function/vim/mod.ts";
Return a Job
that is null. Only useful for testing.
only available when compiled with the +job feature