Commit graph

2 commits

Author SHA1 Message Date
ayakael
fca165b274
* Changed name for _log function to _msg, added bail() function.
* Created _ansi function library to set terminal properties like
  cursor position and text color.
* Created _if function library, a set of simple if statements.
  Added _if_array_contains, _if_is_integer, _if_is defined,
  if_has_value
2018-01-06 20:30:09 -09:00
ayakael
79bfb447ea
Functionalized color mangement 2018-01-05 21:02:41 -09:00
Renamed from libs/log.sh (Browse further)