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