SourceCodeRepository

Object containing source code information that is linked to an application component.

Types

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

Properties

Link copied to clipboard

The branch of the source code.

Link copied to clipboard

The name of the project.

Link copied to clipboard

The repository name for the source code.

Link copied to clipboard

The type of repository to use for the source code.

Functions

Link copied to clipboard
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