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