TestDBus.addServiceDir

Add a path where dbus-daemon will look up .service files. This can't be called after g_test_dbus_up().

class TestDBus
void
addServiceDir
(
string path
)

Parameters

path string

path to a directory containing .service files

Meta