Closed vanackere closed 10 years ago
Could you briefly describe why you need this feature? Thanks!
This is quite useful to make self-contained scripts using reflex (typically such a script will setup a lot of env vars, do some preparatory work and then run reflex at the end). Of course I can work around this by using temporary files but it seems much better to simply pass the instructions from stdin to reflex...
@vanackere Cool, LGTM.
Hi, do you have a moment to review & perhaps include this small modification to reflex ? Thanks !