/
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