added env function and test
This commit is contained in:
parent
79184b18ef
commit
f22d807b57
5 changed files with 55 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue