theme / projekt.commons.theme / OverlayBuilder / Result / Success
Success¶
class Success :
OverlayBuilder.Result
Operation is success
Parameters¶
path
- Path of generated overlay.
Constructors¶
Name | Summary |
---|---|
<init> | Success(path: String ) Operation is success |
Properties¶
Name | Summary |
---|---|
path | val path: String Path of generated overlay. |