[ Version ( deprecated = true , since = "1.0.72" ) ]
public int8 get_direct () throws Error
Warning: get_direct is deprecated.
get direct appliance mode flag
In new code, use guestfs_session_internal_get_console_socket
instead
Return the direct appliance mode flag.
this |
A GuestfsSession object |
the returned value, or -1 on error |