From d9141fc8fcbeee8ece5563e8c7cb1a6d96032b09 Mon Sep 17 00:00:00 2001
From: Nikola
Date: Mon, 15 Apr 2024 01:56:28 +0300
Subject: [PATCH] Build/v0.0.7
---
Documentation/functions/Build.Exec.html | 2 +-
Documentation/functions/Build.Merge.html | 2 +-
Documentation/functions/Build.build-1.html | 2 +-
Documentation/functions/Exec.exec.html | 2 +-
Documentation/functions/File.file.html | 2 +-
Documentation/functions/JSON.JSON.html | 2 +-
Documentation/functions/Merge.merge.html | 2 +-
Documentation/interfaces/Build.Interface.html | 2 +-
Documentation/interfaces/Exec.Interface.html | 2 +-
Documentation/interfaces/File.Interface.html | 2 +-
Documentation/interfaces/Interface_Merge.Generic.html | 4 ++--
Documentation/interfaces/Interface_Merge.Interface.html | 2 +-
Documentation/interfaces/JSON.Interface.html | 2 +-
Documentation/modules/Build.html | 2 +-
Documentation/modules/ESBuild.html | 2 +-
Documentation/modules/Exec.html | 2 +-
Documentation/modules/File.html | 2 +-
Documentation/modules/Interface_Merge.html | 2 +-
Documentation/modules/JSON.html | 2 +-
Documentation/modules/Merge.html | 2 +-
Documentation/variables/Build.Current.html | 2 +-
Documentation/variables/Build.Pipe.html | 2 +-
Documentation/variables/Build.build.html | 2 +-
Documentation/variables/ESBuild.ESBuild.html | 2 +-
package.json | 2 +-
25 files changed, 26 insertions(+), 26 deletions(-)
diff --git a/Documentation/functions/Build.Exec.html b/Documentation/functions/Build.Exec.html
index 31c936fe..1f2c2b53 100644
--- a/Documentation/functions/Build.Exec.html
+++ b/Documentation/functions/Build.Exec.html
@@ -7,4 +7,4 @@
of the child process should be logged. If set to 'false', no logging will occur. If set
to a function, the function will be called with the stdout and stderr data as a parameter for custom
logging. If not provided, stdout and stderr will be logged to the console by default.
-