Skip to main content
Deno 2 is finally here 🎉️
Learn more
Go to Latest
method CodeBlockWriter.prototype.isAtStartOfFirstLineOfBlock
import { CodeBlockWriter } from "https://deno.land/x/dnt@0.29.1/lib/mod.deps.ts";

Gets if the writer is currently at the start of the first line of the text, block, or indentation block.

Returns

boolean