Home
last modified time | relevance | path

Searched refs:elseScript (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/sqlite3/autosetup/
H A Dproj.tcl491 proc proj-if-opt-truthy {boolFlag thenScript {elseScript {}}} { argument
495 uplevel 1 $elseScript
H A DREADME.md98 - **`proj-if-opt-truthy flag thenScript ?elseScript?`**\
100 evals the optional `elseScript`.