path_join

Function

ArgDescriptionType
componentsPath components to join.list of Any (required)
sepSeparator to use (default /)string
path_typeType of path (e.g. ‘windows’)string

Description

Build a path by joining all components.