File utils/pathutil.lua

Functions

pathutil.concat (...) Concats all given value into a valid path.


Functions

pathutil.concat (...)
Concats all given value into a valid path.

Parameters

  • ...: The items to concatenate. Assumed to be strings.

Return value:

A pthat delimited by the current path delimiter.

Valid XHTML 1.0!