libexample A library that solves some common problems. Overview The project solves lots of problems: a b c etc Index say-hello() say-hello() My super function. Not thread-safe. Example echo "test: $(say-hello World)" Arguments $1 (string): A value to print Exit codes 0: If successful. 1: If an empty string passed. See also validate()