cp
Description:
copy a file
This copies a file from src
to dest
where dest
is either a destination filename or destination
directory.
Parameters:
this |
A GuestfsSession object |
Returns:
true on success, false on error |