From f4a6ba5fddaab180d220485e36ddc06673c1c784 Mon Sep 17 00:00:00 2001
From: "Nikola R. Hristov"
Date: Fri, 5 Apr 2024 00:18:46 +0300
Subject: [PATCH] Build/v0.0.5
---
Documentation/functions/Build.Exec.html | 2 +-
Documentation/functions/Build.Merge.html | 2 +-
Documentation/functions/Build.build-1.html | 2 +-
Documentation/functions/Build.resolve.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.Type.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 +-
25 files changed, 26 insertions(+), 26 deletions(-)
diff --git a/Documentation/functions/Build.Exec.html b/Documentation/functions/Build.Exec.html
index 381bc1a9..e7d7b953 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.
-