Gio.TestDBus.prototype.add_service_dir
function add_service_dir(path: String): void { // Gjs wrapper for g_test_dbus_add_service_dir() }
Add a path where dbus-daemon will look up .service files. This can't be called after Gio.TestDBus.prototype.up.
- path
path to a directory containing .service files