browser¶
A file browser with the ability to preview images and caches using Gaffer’s viewers. This is the same as the Browser panel from the main gui application, but running as a standalone application.
-help¶
Prints names and descriptions of each parameter rather than running the application.
-threads¶
The maximum number of threads used for computation. The default value of zero causes the number of threads to be chosen automatically based on the available hardware.
-profileFileName¶
If this is specified, then the application is run using the cProfile profiling module, and the results saved to the file for later examination.
-initialPath¶
The path to browse to initially