module Blahaj

Defined in:

blahaj.cr:4
blahaj.cr:21
blahaj/color.cr
blahaj/colorizer.cr
blahaj/config.cr
blahaj/data_parser.cr
blahaj/option_parser.cr

Constant Summary

ASCII = {{ read_file("/srv/crystaldoc.info/github-GeopJr-BLAHAJ-v2.2.0/src/../data/ascii.txt") }}

Shork

COLORS = (Flags.new({{ read_file("/srv/crystaldoc.info/github-GeopJr-BLAHAJ-v2.2.0/src/../data/colors.yaml") }})).flags

Hash of all colors from data/colors.json

NO_COLOR = {'\n', '\t', '\r', ' '}

Chars that are to be ignored during -i or -w

Version = {{ (((read_file("/srv/crystaldoc.info/github-GeopJr-BLAHAJ-v2.2.0/src/blahaj/../../shard.yml")).split("version: "))[1].split("\n"))[0] }}

Class Method Summary

Class Method Detail

def self.config(&) #

[View source]
def self.config #

[View source]