class CleanOptions : PriorityResolveBase<ICleanOptions>, ICleanOptions
<init> |
CleanOptions(args: List<ICleanOptions>) |
doc |
val doc: Boolean? |
release |
val release: Boolean? |
targetDir |
val targetDir: String? |
triple |
val triple: String? |