summaryrefslogtreecommitdiffstats
path: root/src/program.rs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Implement `Program::load` to specify startup `Command`Libravatar Héctor Ramón Jiménez2024-03-161-9/+79
|
* Rename `Program::new` to `build`Libravatar Héctor Ramón Jiménez2024-03-161-10/+10
|
* Introduce `Program` APILibravatar Héctor Ramón Jiménez2024-03-161-0/+669