Skip to main content
Module

x/denops_std/argument/mod.ts>parseOpts

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

Parse string array to extract opts (++opt).

Parameters

args: string[]

Returns

[Opts, string[]]