toggle menu
lib
jvm
switch theme
search in API
kore
/
dev.buijs.klutter.kore.tasks
/
DownloadProtocTask
Download
Protoc
Task
class
DownloadProtocTask
(
rootFolder
:
File
,
overwrite
:
Boolean
=
false
,
target
:
File
)
:
KlutterTask
Download a protoc distribution which is required to use protocol buffers in a klutter project.
Members
Constructors
Download
Protoc
Task
Link copied to clipboard
constructor
(
rootFolder
:
File
,
overwrite
:
Boolean
=
false
,
target
:
File
)
Functions
run
Link copied to clipboard
open
override
fun
run
(
)