create and select entries

This commit is contained in:
2021-06-26 21:42:04 -06:00
parent fabc16ec42
commit cf50f796c6
9 changed files with 76 additions and 29 deletions

View File

@@ -4,6 +4,7 @@ import kiss.Prelude;
import kiss.List;
import kiss.Operand;
import haxe.Constraints;
import uuid.Uuid;
enum CommandArgType {
SelectedEntry;