JanetDocs
Playground
I'm feeling lucky
GitHub sign in
Run
Format
(os/dir "./") # => @[] (os/shell "touch foo bar baz") # => nil (os/dir "./") # => @["foo" "bar" "baz"]