envd
envd copied to clipboard
feat(lang): Support run with order
Description
run(command="ls -l")
Users may need to run some specific commands. We should support that.
#dibs
Can we close this one? Now all the commands will be put into a string buffer to execute.