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