Searched +refs:proj +refs:if +refs:opt +refs:truthy (Results 1 – 1 of 1) sorted by relevance
41 - [proj.tcl][]: project-agnostic utility code for autosetup-driven48 for `proj.tcl`. We split this out of `auto.def` so that it can be68 those with `proj-` prefix can be found in [proj.tcl][] and those with84 does the latter and is rarely, if ever, useful in this tree.85 - **`proj-get-env VAR ?default?`**\ 86 Works like `get-env` but will, if that function finds no match,87 look for a file named `./.env-$VAR` and, if found, return its94 - **`proj-fatal msg`**\ 98 - **`proj-if-opt-truthy flag thenScript ?elseScript?`**\ 99 Evals `thenScript` if the given `--flag` is truthy, else it[all …]