Skip to main content
parse_while_loop
strat9_
kernel
0.1.0
In strat9_
kernel::
shell::
scripting
strat9_kernel
::
shell
::
scripting
Function
parse_
while_
loop
Copy item path
Source
fn parse_while_loop(parts: &[&
str
]) ->
ScriptConstruct
Expand description
while cond ; do body ; done