scrub_device
Description:
scrub (securely wipe) a device
This command writes patterns over device
to make data retrieval more difficult.
It is an interface to the scrub(1) program. See that manual page for more details.
This function depends on the feature "scrub". See also feature_available.
Parameters:
this |
A GuestfsSession object |
Returns:
true on success, false on error |