scriptsPath property

String scriptsPath
final

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;