class Tick

Defined in:

tick.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(token : String, app_id : String, num_ticks) #

[View source]

Instance Method Detail

def app_id : String #

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

[View source]
def token : String #

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

[View source]