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

@@ -3,6 +3,7 @@ package bin;
import kernel.KernelSettings;
import lib.CLIAppBase;
@:build(macros.Binstore.includeBin("Kernel settings", ["ksettings", "kset"]))
class KSettings extends CLIAppBase {
public function new() {
registerSyncSubcommand("get", (args) -> {