import { job_getchannel } from "https://deno.land/x/denops_std@v3.6.0/function/vim/mod.ts";
Get the channel handle that {job} is using. To check if the job has no channel: if string(job_getchannel()) == 'channel fail' Can also be used as a |method|: GetJob()->job_getchannel()
Parameters
denops: Denops