Logo
Explore Help
Register Sign In
retoor/wren
Watch 1
Star 0
Fork 0
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
27f308a6adf8f98b779b4a36f42701505113dd25
wren/doc/site/modules/io/index.markdown
T

9 lines
178 B
Markdown
Raw Normal View History

docs: replace placeholder TODO with full Random module docs and rename parameters from min/max to start/end
2015-11-09 15:37:06 +00:00
^title Module "io"
chore: reorganize doc site structure by moving core docs under modules/ and removing category metadata
2015-11-08 21:31:22 +00:00
docs: add full documentation for io module covering Directory, File, and Stdin classes
2015-12-30 05:56:44 +00:00
Provides access to operating system streams and the file system.
chore: reorganize doc site structure by moving core docs under modules/ and removing category metadata
2015-11-08 21:31:22 +00:00
docs: add full documentation for io module covering Directory, File, and Stdin classes
2015-12-30 05:56:44 +00:00
* [Directory](directory.html)
chore: reorganize doc site structure by moving core docs under modules/ and removing category metadata
2015-11-08 21:31:22 +00:00
* [File](file.html)
feat: add File.stat() method and Stat class for filesystem metadata queries
2016-01-01 17:58:44 +00:00
* [Stat](stat.html)
chore: reorganize doc site structure by moving core docs under modules/ and removing category metadata
2015-11-08 21:31:22 +00:00
* [Stdin](stdin.html)
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.27.2 Page: 92ms Template: 5ms
Dark
English
English
Licenses API