added bin info to other bins
This commit is contained in:
@@ -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) -> {
|
||||
|
||||
Reference in New Issue
Block a user