lib: intro the method String::file_copy_to
authorAlexis Laferrière <alexis.laf@xymus.net>
Thu, 13 Feb 2014 23:51:26 +0000 (18:51 -0500)
committerAlexis Laferrière <alexis.laf@xymus.net>
Tue, 18 Feb 2014 20:45:47 +0000 (15:45 -0500)
commitc9fb78ee619a6247a5ccd92dae7bb6e0f49aa16a
tree99dae962286efe2a0566b9549ac1cb4d90880359
parent5a302f57607a47883a9e27ecad0925dd2e12a72b
lib: intro the method String::file_copy_to

Signed-off-by: Alexis Laferrière <alexis.laf@xymus.net>
lib/standard/file.nit
tests/sav/test_file_copy.res [new file with mode: 0644]
tests/test_file_copy.nit [new file with mode: 0644]