class Config::Command::CheckedArgument

Included Modules

Defined in:

config.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(ctx : YAML::ParseContext, node : YAML::Nodes::Node) #

[View source]

Instance Method Detail

def show : String | Array(String) #

[View source]
def show=(show : String | Array(String)) #

[View source]
def when : String #

[View source]
def when=(when : String) #

[View source]