class SimpleConfig::Error

Defined in:

bitte_ci/simple_config.cr

Class Method Summary

Class Method Detail

def self.missing_flag(type, key : String, short : Char | Nil, long : String | Nil, env : String | Nil) #

[View source]