struct Karma::Commands::MultiSumItem

Included Modules

Defined in:

commands/directive.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(series : String, key : UInt64) #

[View source]
def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def key : UInt64 #

[View source]
def key=(key : UInt64) #

[View source]
def series : String #

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

[View source]