Top Level Namespace

Defined Under Namespace

Modules: DO

Constant Summary collapse

DO_PATH =
ENV['DO_PATH'] ||= File.expand_path("~/.do")
DO_LOGGER =
$stdout
DO_LOGGER_FORMAT =
"\e[36m%s\e[33m@\e[31m%s \e[33m~ \e[35m#\e[0m %s"