cleanup, docs
This commit is contained in:
@@ -12,7 +12,5 @@ return value : expanded version of the 'path'
|
||||
:content
|
||||
Converts a relative path name into an absolute path, using the current working directory as a base when `relative_to_path` is not provided.
|
||||
|
||||
## Related Concepts
|
||||
|
||||
- PHP: `realpath()` and application-specific path normalization helpers
|
||||
- JavaScript / Node.js: Node `path.resolve()` and `path.normalize()`
|
||||
:example
|
||||
print("expand_path example\n");
|
||||
|
||||
Reference in New Issue
Block a user