aboutsummaryrefslogtreecommitdiffstats
path: root/.lush (follow)
Commit message (Expand)AuthorAgeFilesLines
* added api functions for isFile, isDirectory, isReadable, and isWriteableGravatar BanceDev 2024-09-041-0/+17
* added exists function to lua apiGravatar BanceDev 2024-09-041-0/+5
* updated the example.lua to use new cd commandGravatar BanceDev 2024-09-031-2/+2
* added debug mode for scriptingGravatar BanceDev 2024-09-031-0/+5
* update lua api to table and added getcwd to apiGravatar BanceDev 2024-09-031-2/+19
* added basic lua scriptingGravatar BanceDev 2024-09-021-0/+24