Skip to main content

Documentation Index

Fetch the complete documentation index at: https://mint-tsdocs.saulo.engineer/llms.txt

Use this file to discover all available pages before exploring further.

ensureNewLine

Summary

Adds a newline if the file pointer is not already at the start of the line (or start of the stream).

Signature

ensureNewLine(): void;

Parameters

This method takes no parameters.

Returns

Type:void Adds a newline if the file pointer is not already at the start of the line (or start of the stream).