Skip to content

Commit

Permalink
Merge pull request #2885 from SethTisue/toolkit-os-lib-tweak
Browse files Browse the repository at this point in the history
Toolkit OS-Lib tutorial: small addition
  • Loading branch information
szymon-rd authored Aug 14, 2023
2 parents 26eb5f8 + 4f4171d commit 5504d8a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion _overviews/toolkit/os-what-else.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ next-page: json-intro
- creating, moving, copying, removing files and folders,
- reading filesystem metadata and permissions,
- spawning subprocesses,
- watching changes in folders.
- watching changes in folders,
- interoperating with `java.io.File` and `java.nio.Path`.

See also Chapter 7 of Li Haoyi's book [_Hands-On Scala Programming_](https://www.handsonscala.com). (Li Haoyi is the author of OS-Lib.)

0 comments on commit 5504d8a

Please sign in to comment.