summaryrefslogtreecommitdiffstats
path: root/src/poem/anthology/source.rs
Commit message (Expand)AuthorAgeFilesLines
* Handle STDERR, in addition to STDOUTRory Dudley2024-05-191-3/+1
* Capture STDOUT as bytes, and convert to string when necessaryRory Dudley2024-04-061-1/+1
* Handle aliases in read()Rory Dudley2024-04-041-1/+1
* Add better support for aliasesRory Dudley2024-04-041-4/+6
* Add docstring comments to all the anthology functionsRory Dudley2024-03-311-0/+9
* Add wrapper for global shell environmentRory Dudley2024-03-301-2/+3
* Remove hard-coded PATHRory Dudley2024-03-281-4/+3
* The anthology moduleRory Dudley2024-03-281-0/+46