mount_9p


Description:

[ Version ( deprecated = true , since = "1.11.12" ) ]
public bool mount_9p (string mounttag, string mountpoint, Mount9P? optargs) throws Error

Warning: mount_9p is deprecated.

mount 9p filesystem

Note:

There is no documented replacement

This call does nothing and returns an error.

Parameters:

this

A GuestfsSession object

optargs

a GuestfsMount9P containing optional arguments

Returns:

true on success, false on error