ArgTypePlatform

object ArgTypePlatform : ArgType<Platform>

Functions

convert
Link copied to clipboard
open override fun convert(value: String, name: String): Platform
equals
Link copied to clipboard
open operator fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
open fun hashCode(): Int
toString
Link copied to clipboard
open fun toString(): String

Properties

description
Link copied to clipboard
open override val description: String
hasParameter
Link copied to clipboard
val hasParameter: Boolean