stargrad
0.5.4
stargrad
/
enterprises.stardust.stargrad
/
StargradPlugin
Stargrad
Plugin
abstract
class
StargradPlugin
:
Plugin
<
Project
>
Content copied to clipboard
Superclass of any Stargrad plugin.
Author
xtrm
Since
0.1.0
Types
Constructors
Functions
Properties
Sources
Constructors
Stargrad
Plugin
Link copied to clipboard
fun
StargradPlugin
(
)
Content copied to clipboard
Types
Companion
Link copied to clipboard
object
Companion
Content copied to clipboard
Functions
apply
Link copied to clipboard
override
fun
apply
(
project
:
Project
)
Content copied to clipboard
Properties
id
Link copied to clipboard
abstract
val
id
:
String
Content copied to clipboard
The unique identifier of this Gradle plugin.
Sources
stargrad github source
Link copied to clipboard