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