Closed jostylr closed 7 years ago
also eliminate the text.toString as we no longer require text to be passed along. Also change that name to ret for return.
evil implemented. text.toString changed to text; leaving it as text as it is the incoming text and may or may not be what is passed on.
Make it convenient to evaluate incoming text. Currently because of subcommands, one needs the eval(text) to be written elsewhere. Maybe evil (i for input).