summaryrefslogtreecommitdiffstats
path: root/src/program.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make `sandbox` helper take a `title` as wellLibravatar Héctor Ramón Jiménez2024-03-161-3/+4
* 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