Skip to main content
parse_if_else
strat9_
kernel
0.1.0
In strat9_
kernel::
shell::
scripting
strat9_kernel
::
shell
::
scripting
Function
parse_
if_
else
Copy item path
Source
fn parse_if_else(parts: &[&
str
]) ->
ScriptConstruct
Expand description
if cond ; then body ; [else body ;] fi