fs.copy_file¶
fs.
copy_file
(std.string from, std.string to)¶
Параметры:
- from (
std.string
) –- to (
std.string
) –
fs.
copy_file
(std.string from, std.string to, fs.copy_option option)
Параметры:
- from (
std.string
) –- to (
std.string
) –- option (
fs.copy_option
) –