Home
Press ? for keyboard navigation
❮
Tempdir function
Join / concatenate file system path
❯
Path
Join / concatenate file system path
Path
examples/filesystem/path.cr
path
=
Path
.
new
(
"one"
,
"two"
,
"welcome.txt"
)
puts
path
# one/two/welcome.txt
Index (i)
Table of Contents (t)
Indexed keywords (k)
Chapter TOC (d)
Hide/Show (h)