Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 209 Bytes

is-true.md

File metadata and controls

11 lines (6 loc) · 209 Bytes

is-true

SYNOPSIS

is-true value

DESCRIPTION

Check if value is true, yes, on, Y, T, or 1, case insensitively, return 0, otherwise return 1.

is-true