Add ability to clone connections for #124

This commit is contained in:
crschnick
2023-12-24 13:49:15 +00:00
parent 8c8dd99ad2
commit cbcafb12e3
4 changed files with 72 additions and 0 deletions
+1
View File
@@ -50,6 +50,7 @@ open module io.xpipe.ext.base {
JavapAction,
JarAction;
provides ActionProvider with
CloneStoreAction,
RefreshStoreAction,
ScanAction,
LaunchAction,