linuxOS_AP05/debian/test/usr/share/cmake-3.13/Help/command/else.rst

11 lines
107 B
ReStructuredText
Raw Permalink Normal View History

2025-09-26 01:40:02 +00:00
else
----
Starts the else portion of an if block.
::
else(expression)
See the :command:`if` command.