summaryrefslogtreecommitdiff
path: root/test/asset/shell/working-directory.et
AgeCommit message (Collapse)Author
2026-08-22Shell: implement cd commandRoman Smrž
Changelog: Implemented the `cd` command in shell interpreter.
2026-08-22Shell: implement pwd commandRoman Smrž
Changelog: Implemented `pwd` command in shell interpreter.