require Object
inline fun <T : Any> CliktCommand.requireObject(): <ERROR CLASS><CliktCommand, T>
Content copied to clipboard
Find the closest object of type T, or throw a NullPointerException
Find the closest object of type T, or throw a NullPointerException