Skip to main content
Module

x/code_block_writer/mod.ts>default#isInComment

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

Gets if the writer is currently in a comment.

Returns

boolean