Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/deno_changesets/src/git.ts>isDirty

🦕 Deno native way to manage versioning and changelogs.
Go to Latest
function isDirty
import { isDirty } from "https://deno.land/x/deno_changesets@0.5.0/src/git.ts";

Parameters

optional
__ignore = [UNSUPPORTED]

Returns

Promise<boolean>