Skip to main content
Module

x/code_block_writer/mod.ts>default#isAtStartOfFirstLineOfBlock

Code writer for JavaScript and TypeScript code.
Go to Latest
method default.prototype.isAtStartOfFirstLineOfBlock
import { default } from "https://deno.land/x/code_block_writer@11.0.0/mod.ts";

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

Returns

boolean