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.
writeLine
Summary
A shorthand for writing an optional message, followed by a newline. Indentation is applied following the semantics of IndentedWriter.write().Signature
Parameters
message
Type:string
Optional: Yes
Returns
Type:void
A shorthand for writing an optional message, followed by a newline. Indentation is applied following the semantics of IndentedWriter.write().
