]> pd.if.org Git - startuptools/commit - scripts/functions.rc
add is_true function and stub upport for color
authorNathan Wagner <nw@hydaspes.if.org>
Thu, 9 Jan 2014 11:27:57 +0000 (11:27 +0000)
committerNathan Wagner <nw@hydaspes.if.org>
Thu, 9 Jan 2014 11:27:57 +0000 (11:27 +0000)
commitd9f823e06902b93c9a708bf831128fe0f4d8d5a3
tree11e258530874fdba11631d2210cb00666b1ba430
parent24739081c80609ad45ba78147e2b55cddf7c29a2
add is_true function and stub upport for color

is_true will return true for various sorts of "true" values of its
argument, specifically '1', 't', 'true', 'yes, and 'y'.  Anything else
is false.
scripts/functions.rc