import { nvim_get_proc } from "https://deno.land/x/denops_std@v4.1.4/function/nvim/mod.ts";
Gets info describing process pid
.
Return: ~
Map of process properties, or NIL if process not found.
Parameters
denops: Denops
import { nvim_get_proc } from "https://deno.land/x/denops_std@v4.1.4/function/nvim/mod.ts";
Gets info describing process pid
.
Return: ~
Map of process properties, or NIL if process not found.