[ Version ( since = "1.0.26" ) ]
public unowned string get_append () throws Error
get the additional kernel options
Return the additional kernel options which are added to the libguestfs appliance kernel command line.
If NULL
then no options are added.
this |
A GuestfsSession object |
the returned string. Note that NULL does not indicate error |