SHTK_BOOL(3)
SHTK_BOOL(3) Library Functions Manual SHTK_BOOL(3)

boolUtilities to manipulate boolean values

shtk_import bool

The bool module provides utilities to manipulate boolean values.

Remember that, in shell, truth is represented by 0 and falsehood is represented by non-0 values. This may come in as confusing if you are used to other programming languages, as it goes counter to all of them.

shtk(3), shtk_bool_check(3)

bool first appeared in shtk 1.4.

November 5, 2014 Debian