list command

This commit is contained in:
2024-08-27 18:39:21 +02:00
parent 68f55396e3
commit ecb7bacfa1
2 changed files with 153 additions and 17 deletions

View File

@@ -1,5 +1,7 @@
const std = @import("std");
// TODO TODO
// Although this function looks imperative, note that its job is to
// declaratively construct a build graph that will be executed by an external
// runner.