struct Hello::Options

Defined in:

hello/options.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new #

[View source]

Instance Method Detail

def initialize #

[View source]
def name : String #

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

[View source]
def period : String | Nil #

[View source]
def period=(period : String | Nil) #

[View source]