import { ch_close_in } from "https://deno.land/x/denops_std@v5.2.0/function/vim/mod.ts";
Close the "in" part of {handle}. See channel-close-in
.
{handle} can be a Channel or a Job that has a Channel.
A close callback is not invoked.
Can also be used as a method
:
GetChannel()->ch_close_in()
Parameters
denops: Denops