Rework beacon to support more cli features

This commit is contained in:
Christopher Schnick
2022-02-05 00:51:16 +01:00
parent 40f9de1dc3
commit a9ee9c1bdc
11 changed files with 147 additions and 19 deletions

View File

@@ -33,5 +33,7 @@ module io.xpipe.beacon {
DialogExchange,
InfoExchange,
PreStoreExchange,
EditPreparationExchange,
EditExecuteExchange,
VersionExchange;
}