org-babel-switch-to-session

org-babel-switch-to-session is an interactive autoloaded compiled Lisp function in `ob-core.el'.


(org-babel-switch-to-session &optional ARG INFO)

Switch to the session of the current code block.
Uses `org-babel-initiate-session' to start the session. If called
with a prefix argument then this is passed on to
`org-babel-initiate-session'.