ArgTypeFile

object ArgTypeFile : ArgType<File>

Functions

convert
Link copied to clipboard
open override fun convert(value: String, name: String): File
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