Define a Path by combining the individual input paths in order.
This is the typical way to construct paths.
The inputs can be other paths or literal strings. Any literal strings provided will be converted into
paths by use of the textSegments path constructor.
When called with no arguments, returns a root path that matches "/" or "".
Define a Path by combining the individual input
pathsin order.This is the typical way to construct paths.
The inputs can be other paths or literal strings. Any literal strings provided will be converted into paths by use of the
textSegmentspath constructor.When called with no arguments, returns a root path that matches "/" or "".