Home
last modified time | relevance | path

Searched +refs:proj +refs:opt +refs:truthy (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/sqlite3/autosetup/
H A DREADME.md41 - [proj.tcl][]: project-agnostic utility code for autosetup-driven
48 for `proj.tcl`. We split this out of `auto.def` so that it can be
68 those with `proj-` prefix can be found in [proj.tcl][] and those with
85 - **`proj-get-env VAR ?default?`**\
94 - **`proj-fatal msg`**\
98 - **`proj-if-opt-truthy flag thenScript ?elseScript?`**\
99 Evals `thenScript` if the given `--flag` is truthy, else it
102 - **`proj-indented-notice ?-error? ?-notice? msg`**\
109 - **`proj-opt-truthy flag`**\
110 Returns 1 if `--flag`'s value is "truthy," i.e. one of (1, on,
[all …]