Skip to content

Made purpose of file handle accurate. - #4810

Open
aravinda333 wants to merge 1 commit into
rust-lang:mainfrom
aravinda333:patch-1
Open

Made purpose of file handle accurate.#4810
aravinda333 wants to merge 1 commit into
rust-lang:mainfrom
aravinda333:patch-1

Conversation

@aravinda333

Copy link
Copy Markdown

The File::open() function opens the file only in read only mode, so the resulting handle can be used only for reading from the file.

I updated the text by removing the text "or writing" to accurately reflect my finding.

Yours respectfully,
Aravind A (Son Of Sindhu)

The File::open() function opens the file only in read only mode, so the resulting handle can be used only for reading from the file. 

I updated the text by removing the text "or writing" to accurately reflect my finding. 

Yours respectfully,
Aravind A (Son Of Sindhu)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant