debug_drives


Description:

[ CCode ( array_length = false , array_null_terminated = true ) ]
[ Version ( since = "1.13.22" ) ]
public string[] debug_drives () throws Error

debug the drives (internal use only)

This returns the internal list of drives. ‘debug’ commands are not part of the formal API and can be removed or changed at any time.

Parameters:

this

A GuestfsSession object

Returns:

an array of returned strings, or NULL on error