Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

need examples for creating & working with files #21

Open
b5 opened this issue Oct 28, 2019 · 0 comments
Open

need examples for creating & working with files #21

b5 opened this issue Oct 28, 2019 · 0 comments

Comments

@b5
Copy link
Member

b5 commented Oct 28, 2019

we should define:

  • a short explanation for what a file is, and how it differs from os.File
  • documentation around how consuming a file's "reader" is a one-time thing
  • basic usage patterns for working with a file as example funcs
  • examples of working with "directory files"
  • examples that have an eye toward using files in tests, which often involve creating & examining files on the spot

shoutout @dustmop

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant