APIRes

open class APIRes : APIFile

Constructors

Link copied to clipboard
constructor(root: String)
constructor(parent: APIRes)
constructor(parent: APIRes, name: String)

Properties

Link copied to clipboard
open override val files: List<String>
Link copied to clipboard

Functions

Link copied to clipboard
open override fun toString(): String