Top Level Namespace

Defined in:

Constant Summary

ALLOWED_KINDS = ["gitea", "github", "gitlab"]

variables initialization

Method Summary

Method Detail

def line(s : String) #

Return 80 times the given String


[View source]
def load_configuration(path : String) #

Read gachette.ini file and return it


[View source]
def request_type(headers : HTTP::Headers) #

Gives request type regarding given headers


[View source]