class Pipe::IngestCommand

Defined in:

pipe/commands/ingest_command.cr

Class Method Summary

Class Method Detail

def self.dispatch_count(input) : CommandResult #

[View source]
def self.dispatch_flushb(input) : CommandResult #

[View source]
def self.dispatch_flushc(input) : CommandResult #

[View source]
def self.dispatch_flusho(input) : CommandResult #

[View source]
def self.dispatch_pop(input) : CommandResult #

[View source]
def self.dispatch_push(input : String) : CommandResult #

[View source]