def getPluginsDirectoryPath():
	"Get the plugins directory path."
	return archive.getAnalyzePluginsDirectoryPath()
def getPluginsDirectoryPath():
    'Get the plugins directory path.'
    return archive.getAnalyzePluginsDirectoryPath('export_canvas_plugins')
Exemple #3
0
def getPluginsDirectoryPath():
	'Get the plugins directory path.'
	return archive.getAnalyzePluginsDirectoryPath('export_canvas_plugins')
def getPluginsDirectoryPath():
    "Get the plugins directory path."
    return archive.getAnalyzePluginsDirectoryPath()