Skip to main content
Module

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

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

Set the flag to call the garbagecollector as if in the main loop. Only to be used in tests.

Returns

Promise<void>