kinode-dao / kinode-book

"Rust Book"-style introduction and documentation for Kinode OS
Apache License 2.0
12 stars 8 forks source link

Section 8.13. VFS API docs #217

Open jurij-jukic opened 5 months ago

jurij-jukic commented 5 months ago

most functions also need to take the timeout argument, which is not shown in the examples

https://book.kinode.org/apis/vfs.html

@bitful-pannul am I missing something here?