added env function and test

This commit is contained in:
Ava Hahn 2023-03-06 15:50:02 -08:00
parent 79184b18ef
commit f22d807b57
Signed by untrusted user who does not match committer: affine
GPG key ID: 3A4645B8CF806069
5 changed files with 55 additions and 1 deletions

View file

@ -36,10 +36,13 @@ https://matrix.to/#/#vomitorium:matrix.sunnypup.io
*** TODO Easy patterns
**** TODO while-let combo
**** TODO main loop application
**** TODO let destructuring
**** TODO if-set?
*** TODO Builtin functions
*** TODO Documentation
**** TODO Tests
**** TODO Help function
**** TODO Env function
**** TODO Snippets directory
** Configuration
@ -136,7 +139,6 @@ This contains any executable target of this project. Notably the main shell file
Note: this section will not show the status of each item unless you are viewing it with a proper orgmode viewer.
Note: this section only tracks the state of incomplete TODO items. Having everything on here would be cluttered.
*** TODO Eval function
*** TODO Input function
*** TODO Env function
*** TODO Load (load a script) function