class SimpleLucky::Task::Params

Defined in:

simple-lucky.cr

Instance Method Summary

Instance Method Detail

def [](idx) #

[View source]
def []?(arg_name : String | Symbol) #

[View source]
def append(arg_name : String | Symbol, arg_value : String) #

[View source]
def bool?(arg_name) #

[View source]