This commit is contained in:
2025-12-18 11:09:45 +08:00
parent 5e28ac1fa7
commit 32ff8b45e3
62 changed files with 2436 additions and 1551 deletions
@@ -94,12 +94,6 @@
<h3 id="classes">
Classes
</h3>
<dl class="jumplist">
<dt><a class="xref" href="Hi.Common.PathUtils.BaseAndSubDirectory.html">BaseAndSubDirectory</a></dt>
<dd><p>Represents a directory structure with a base directory and a subdirectory,
providing methods for path manipulation and resolution.</p>
</dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Hi.Common.PathUtils.ExtendedNamedPath.html">ExtendedNamedPath</a></dt>
<dd><p>Represents a path with a named base path and an optional extended path component.</p>
@@ -118,11 +112,6 @@ providing methods for path manipulation and resolution.</p>
<dl class="jumplist">
<dt><a class="xref" href="Hi.Common.PathUtils.NamedPath.html">NamedPath</a></dt>
<dd><p>Represents a file system path with an associated name or alias.</p>
</dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Hi.Common.PathUtils.PathRoute.html">PathRoute</a></dt>
<dd><p>Represents a path with both directory and file components, supporting relative and absolute path operations.</p>
</dd>
</dl>
<dl class="jumplist">