Skip to main content
Module

x/apiland/docs.ts>isDocable

The API server for deno.land
Latest
function isDocable
import { isDocable } from "https://deno.land/x/apiland@1.7.2/docs.ts";

Determines if a file path can be doc'ed or not.

Parameters

path: string

Returns

boolean