Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
91eb736390b69d186edda8a1105d898cd58a77ca
/
.
/
Help
/
command
/
else.rst
blob: 5eece9566a484f0d0afcd149d89b26379fba7bb5 [
file
]
else
----
Starts
the
else
portion of an
if
block
.
::
else
(
expression
)
See
the
if
command
.