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.
peekLastCharacter
Summary
Returns the last character that was written, or an empty string if no characters have been written yet.Signature
Parameters
This method takes no parameters.Returns
Type:string
Returns the last character that was written, or an empty string if no characters have been written yet.
