GetTreeEntry

data class GetTreeEntry(val mode: String, val path: String, val sha: String, val size: Int, val type: String)

Constructors

Link copied to clipboard
constructor(mode: String, path: String, sha: String, size: Int, type: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val sha: String
Link copied to clipboard
val size: Int
Link copied to clipboard