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

x/dpp_vim/utils.ts>isDirectory

Dark powered plugin manager for Vim/neovim
Latest
function isDirectory
import { isDirectory } from "https://deno.land/x/dpp_vim@v1.0.0/utils.ts";

Parameters

path: string | undefined

Returns

Promise<boolean>