Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/dpp_vim/types.ts>BaseProtocol#getUrl

Dark powered plugin manager for Vim/neovim
Go to Latest
method BaseProtocol.prototype.getUrl
Re-export
import { BaseProtocol } from "https://deno.land/x/dpp_vim@v0.3.0/types.ts";

Parameters

_args: GetUrlArguments<Params>

Returns

Promise<string> | string