cleanup, docs
This commit is contained in:
@@ -12,3 +12,6 @@ return value : true when both paths canonicalize and `path` is equal to or insid
|
||||
|
||||
:content
|
||||
Performs canonical containment on the host. It resolves `..`, symlinks, and trailing slash differences before comparing, so `/foo/bar2` is not considered inside `/foo/bar`.
|
||||
|
||||
:example
|
||||
print("path_is_within example\n");
|
||||
|
||||
Reference in New Issue
Block a user