Skip to main content
Module

x/denops_std/argument/opts.ts>formatOpts

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

Format opts to construct string array.

Parameters

opts: Opts
optional
includes: string[]

Returns

string[]