This patch introduces a new interpreter setting
interpreter.save-session-directory so the user can specify a directory
where the session transcripts will be saved.
If not set, the session transcript are saved on a temporary file.
rdar://72902842
Signed-off-by: Med Ismail Bennani <medismail.bennani@gmail.com>
Given that session save already takes a file, I think it would make sense to call out here that this is particularly useful in combination with save-session-on-quit.