GitHub
Discord
YouTube
Mailing List
RSS
Rapid7 Docs
path_join
path_join
Description
path_join
Function
Arg
Description
Type
components
Path components to join.
list of Any (required)
sep
Separator to use (default /)
string
path_type
Type of path (e.g. ‘windows’)
string
Description
Build a path by joining all components.