org-babel-eval
org-babel-eval is a compiled Lisp function in `ob-eval.el
'.
(org-babel-eval CMD BODY)
Run CMD on BODY.
If CMD succeeds then return its results, otherwise display
STDERR with `org-babel-eval-error-notify'.
ob-eval.el
'.
(org-babel-eval CMD BODY)
Run CMD on BODY.
If CMD succeeds then return its results, otherwise display
STDERR with `org-babel-eval-error-notify'.