get_append
Description:
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.
Parameters:
| this |
A GuestfsSession object |
Returns:
|
the returned string. Note that NULL does not indicate error |