rql_download.fuse.fuse_mount.get_cw_connection

rql_download.fuse.fuse_mount.get_cw_connection(instance_name)[source]

Connect to a local instance using an in memory connection.

Parameters:

instance_name: str (mandatory) :

the name of the cw instance we want to connect.

Returns:

mih: cubicweb.server.migractions.ServerMigrationHelper :

the server migration object that contains a ‘session’ and ‘shutdown’ attributes.