installPath property

List<String> installPath
final

Path where files should be installed to relative to the environment root. The path is seperated through items of the list.

Implementation

final List<String> installPath;