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