コード例 #1
0
ファイル: skeinforge_analyze.py プロジェクト: hellayhole/c3px
def getPluginsDirectoryPath():
	"Get the plugins directory path."
	return archive.getAnalyzePluginsDirectoryPath()
コード例 #2
0
def getPluginsDirectoryPath():
    'Get the plugins directory path.'
    return archive.getAnalyzePluginsDirectoryPath('export_canvas_plugins')
コード例 #3
0
ファイル: tableau.py プロジェクト: canuckotter/SFACT
def getPluginsDirectoryPath():
	'Get the plugins directory path.'
	return archive.getAnalyzePluginsDirectoryPath('export_canvas_plugins')
コード例 #4
0
def getPluginsDirectoryPath():
    "Get the plugins directory path."
    return archive.getAnalyzePluginsDirectoryPath()