getOption

open fun getOption(key: String): String?

Looks up @key in the list of options that may have been attached to the

Return

the value associated with key

Parameters

key

a nul-terminated string.