class Cling::ValueNotFound

Overview

AN error raised if the Value of an argument or an option is not found/set.

Defined in:

cling/errors.cr

Constructors

Constructor Detail

def self.new(key : String) #

[View source]