added bin info to other bins

This commit is contained in:
2024-01-22 23:36:00 +01:00
parent 295d284bc1
commit f109305f48
13 changed files with 13 additions and 6 deletions

View File

@@ -4,6 +4,7 @@ import lib.CLIAppBase;
using tink.CoreApi;
@:build(macros.Binstore.includeBin("Turtle", ["turtle", "t"]))
class Turtle extends CLIAppBase {
public function new() {
registerSyncSubcommand("forward", (args) -> {