summaryrefslogtreecommitdiffstats
path: root/src/poem/anthology/which.rs
Commit message (Collapse)AuthorAgeFilesLines
* Added the 'which' built-in commandRory Dudley2024-05-201-0/+61
Added a built-in which command (for MacOS and BSD), which can check aliases, and other shell built-in commands, in addition to bins on the $PATH.