get_session_path.Rd
Constructs the file path for a session-specific directory by combining the temporary directory and the session ID.
get_session_path(temp_dir, session_id)
Character. Path to the temporary directory.
Character. Unique identifier for the session.
Character. The full file path to the session directory.