ReplOptions.historyFile property
Home > streplts > ReplOptions > historyFile
ReplOptions.historyFile property
Section titled “ReplOptions.historyFile property”File path string specifying where to persist command history logs across sessions. If undefined, command history will not be saved between sessions.
Signature:
historyFile?: string;