Prop

data class Prop(val name: String, val type: ToolMeta.Type, val required: Boolean, val description: String)(source)

Constructors

Link copied to clipboard
constructor(name: String, type: ToolMeta.Type, required: Boolean, description: String)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard