scriptsPath property
Path to the folder with .sh files, relative to the project root. This path is treated as an asset path (e.g., 'assets/scripts').
Implementation
final String scriptsPath;
Path to the folder with .sh files, relative to the project root. This path is treated as an asset path (e.g., 'assets/scripts').
final String scriptsPath;