FilePath.cat

Concatenate text to this path; no separators are added.

class FilePath
final
cat
(
const(char[])[] others...
)

See Also

$(SYMLINK FilePath.join, join)()

Meta