Skip to main content
Module

x/denops_std/argument/mod.ts>formatOpts

📚 Standard module for denops.vim
Go to Latest
function formatOpts
import { formatOpts } from "https://deno.land/x/denops_std@v3.11.3/argument/mod.ts";

Format opts to construct string array.

Parameters

opts: Opts
optional
includes: string[]

Returns

string[]