The Julia Programming Language
Add Doctests for Filesystem functions
Many filesystem functions in the standard library are missing examples. Learn how to build Julia on your own machine, and run the tests. Add documentation to the missing functions. Learn how to add examples to the docs, and test the examples are part of building the documentation. Make a Pull Request to the Julia github project with these changes. Github issue: https://github.com/JuliaLang/julia/issues/18827 How to build Julia: https://github.com/JuliaLang/julia#building-julia
Students who completed this task
akshat2004