class Tanda::Webhook::Server

Defined in:

tanda_webhook/server.cr

Constant Summary

BODY_STRING = "Body:".colorize.yellow
DEFAULT_COLUMNS = 100
FILE_TIME_FORMAT = "%Y-%m-%d-%H-%M-%S"
HEADERS_STRING = "Headers:".colorize.yellow
OUTPUT_DIR = "output"

Constructors

Class Method Summary

Instance Method Summary

Constructor Detail

def self.new #

[View source]

Class Method Detail

def self.run #

[View source]

Instance Method Detail

def run #

[View source]