isTransient

abstract var isTransient: Boolean?(source)

Opt-out of the default terminal persistence on restart and reload. This will only take effect when terminal.integrated.enablePersistentSessions is enabled.

Online Documentation