FilePath.prepend

Prepend a folder to this path. A trailing separator is added if needed.

class FilePath
final
prepend
(
const(char)[] path
)

Meta