Blahaj
Constants
ASCII = {{ read_file("/tmp/tmp.Dfhpmp/src/src/../data/ascii.txt") }}
Shork
COLORS = (Flags.new({{ read_file("/tmp/tmp.Dfhpmp/src/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("/tmp/tmp.Dfhpmp/src/src/blahaj/../../shard.yml")).split("version: "))[1].split("\n"))[0] }}
Class methods
config
Sourceconfig
Source