Skip to content
Snippets Groups Projects
Commit 1f3b9383 authored by echicken's avatar echicken :chicken:
Browse files

Don't shit pants if 'cwd' isn't a thing or a string.

Added xjs_eval(filename, str)
- notionally for evaluating XJS without immediate write
- if str, returns the evaluated script as a string
- if !str, returns the filename that the script was dumped to
- was a fun idea, but doesn't play well with other scripts
- best used with simple and self-contained xjs
parent bde3b59e
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment