Get variables which are passed as ellipses without evaluating them.
getDotVars(env)
| env | The environment where the "..." variable is present |
|---|
A named list for each element of "..." containing the expression that will be evaluated, the environment where it will be evaluated, and the string representation of the expression.