/
getScriptPaths
getScriptPaths
Description
Get the list of directories searched by Shogun Post to generate the internal list of scripts and pipelines.
This list can also be viewed at the top of the Directories tab in the Preferences dialog.
Functional area
System
Command syntax
Syntax
getScriptPaths |
Arguments
None
Flags
None
Return value
String array
Examples
string $paths[] = `getScriptPaths`;
Additional information
Related commands
, multiple selections available,
Related content
clearScriptPaths
clearScriptPaths
More like this
addScriptPath
addScriptPath
More like this
deleteScriptPath
deleteScriptPath
More like this
setScriptPaths
setScriptPaths
More like this
pathExists
pathExists
More like this
Configure Shogun Post to locate HSL scripts
Configure Shogun Post to locate HSL scripts
More like this