Skip to content

ReplOptions.historyFile property

Home > streplts > ReplOptions > historyFile

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;