cleanSubOutputDirectory property

List<String>? cleanSubOutputDirectory
final

Defines whether the output directory should be cleaned up before generating the output.

e.g '', 'lib/src'

Implementation

final List<String>? cleanSubOutputDirectory;