Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 215 Bytes

is-false.md

File metadata and controls

11 lines (6 loc) · 215 Bytes

is-false

SYNOPSIS

is-false value

DESCRIPTION

Check if value is false, no, off, N, F, or 0, case insensitively, return 0, otherwise return 1.

is-false