class GCM::Config

Defined in:

gcm/config.cr

Instance Method Summary

Macro Summary

Instance Method Detail

def password : String #

[View source]
def password=(value : String) #

[View source]
def read_timeout : Int #

[View source]
def read_timeout=(value : Int) #

[View source]
def username : String #

[View source]
def username=(value : String) #

[View source]

Macro Detail

macro field(attr, class_type, default_value) #

[View source]