Refactor and cleanup

This commit is contained in:
crschnick
2023-06-16 03:38:39 +00:00
parent 6af56c451a
commit 0274ade547
299 changed files with 1634 additions and 1335 deletions

View File

@@ -35,8 +35,8 @@ open module io.xpipe.core {
uses ModuleLayerLoader;
uses ShellDialect;
provides ModuleLayerLoader with ShellDialects.Loader;
provides ModuleLayerLoader with
ShellDialects.Loader;
provides WriteMode with
WriteMode.Replace,
WriteMode.Append,