Path

Path

This module provides conveniences for manipulating or retrieving file system paths.

The functions in this module may receive a chardata as argument (i.e. a string or a list of characters / string) and will always return a string (encoded in UTF-8).

The majority of the functions in this module do not interact with the file system, except for a few functions that require it (like wildcard/2 and expand/1.

Summary

Types

t()

Functions

absname(path)

Converts the given path to an absolute one. Unlike 登录查看完整内容