add_factory
Description:
Attach factory to the mount point path in this.
path is either of the form (/node)+ or the root path '/'. (An empty path is not allowed.) Any previous mount point will be freed.
Ownership is taken of the reference on factory so that factory should not be used after calling this function.
Parameters:
| this | |
| path |
a mount point |
| factory |