jobqueues.home module# jobqueues.home.home(dataDir=None, libDir=False)# Return the pathname of the root directory (or a data subdirectory). Parameters: dataDir (str) – If not None, return the path to a specific data directory libDir (bool) – If True, return path to the lib directory Returns: dir – The directory Return type: str