Home
Press ? for keyboard navigation
❮
Process
Execute external program (backtick)
❯
system
Execute external program (system)
examples/process/system.cr
res
=
system
(
"ls -l"
)
puts
res
Index (i)
Table of Contents (t)
Indexed keywords (k)
Chapter TOC (d)
Hide/Show (h)