copy

Transfer the content of one file to another. Throws an IOException upon failure.

void
copy
(
const(char)[] src
,
const(char)[] dst
)

Meta