Top Level Namespace

Defined in:

Constant Summary

VERSION = "0.1.0"

Method Summary

Method Detail

def dig_data?(data : AnyDataType, keys : Array(String)) #

Because dig? doesn't work for us and I'm stupid


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

[View source]
def main #

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

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

[View source]
def serve(data : AnyDataType, options : Options) #

[View source]