ProjectBadge

Information about the build badge for the build project.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Set this to true to generate a publicly accessible URL for your project's build badge.

Link copied to clipboard

The publicly-accessible URL through which you can access the build badge for your project.

Functions

Link copied to clipboard
inline fun copy(block: ProjectBadge.Builder.() -> Unit = {}): ProjectBadge
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String