Skip to content

Conversation

@albert-du
Copy link
Contributor

Adds F# snippets for File methods

@albert-du albert-du requested a review from a team as a code owner November 11, 2022 18:31
@ghost ghost added community-contribution Indicates that the PR has been added by a community member area-System.IO labels Nov 11, 2022
@ghost
Copy link

ghost commented Nov 11, 2022

Tagging subscribers to this area: @dotnet/area-system-io
See info in area-owners.md if you want to be subscribed.

Issue Details

Adds F# snippets for File methods

Author: albert-du
Assignees: -
Labels:

area-System.IO, community-contribution

Milestone: -

@opbld31
Copy link

opbld31 commented Nov 11, 2022

Learn Build status updates of commit 65993d2:

✅ Validation status: passed

File Status Preview URL Details
snippets/fsharp/System.IO/File/AppendAllLines/fs.fsproj ✅Succeeded
snippets/fsharp/System.IO/File/AppendAllLines/program.fs ✅Succeeded View
snippets/fsharp/System.IO/File/AppendAllText/AllText.fs ✅Succeeded View
snippets/fsharp/System.IO/File/AppendAllText/AllText1.fs ✅Succeeded View
snippets/fsharp/System.IO/File/AppendAllText/fs.fsproj ✅Succeeded
snippets/fsharp/System.IO/File/AppendText/file_appendtext.fs ✅Succeeded View
snippets/fsharp/System.IO/File/AppendText/fs.fsproj ✅Succeeded
snippets/fsharp/System.IO/File/Copy/fs.fsproj ✅Succeeded
snippets/fsharp/System.IO/File/Copy/program.fs ✅Succeeded View
snippets/fsharp/System.IO/File/Create/file create1.fs ✅Succeeded View
snippets/fsharp/System.IO/File/Create/file create2.fs ✅Succeeded View
snippets/fsharp/System.IO/File/Create/fs.fsproj ✅Succeeded
snippets/fsharp/System.IO/File/CreateText/file createtext.fs ✅Succeeded View
snippets/fsharp/System.IO/File/CreateText/fs.fsproj ✅Succeeded
snippets/fsharp/System.IO/File/Decrypt/fs.fsproj ✅Succeeded
snippets/fsharp/System.IO/File/Decrypt/sample.fs ✅Succeeded View
snippets/fsharp/System.IO/File/Exists/fs.fsproj ✅Succeeded
snippets/fsharp/System.IO/File/Exists/program.fs ✅Succeeded View
snippets/fsharp/System.IO/File/GetAccessControl/fs.fsproj ✅Succeeded
snippets/fsharp/System.IO/File/GetAccessControl/sample.fs ✅Succeeded View
snippets/fsharp/System.IO/File/GetAttributes/file getattributes.fs ✅Succeeded View
snippets/fsharp/System.IO/File/GetAttributes/fs.fsproj ✅Succeeded
snippets/fsharp/System.IO/File/GetLastAccessTime/file getlastaccess.fs ✅Succeeded View
snippets/fsharp/System.IO/File/GetLastAccessTime/fs.fsproj ✅Succeeded
snippets/fsharp/System.IO/File/GetLastWriteTime/file getlastwrite.fs ✅Succeeded View

This comment lists only the first 25 files in the pull request.
For more details, please refer to the build report.

Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report.

For any questions, please:

@opbld31
Copy link

opbld31 commented Nov 11, 2022

Learn Build status updates of commit bb63a2f:

✅ Validation status: passed

File Status Preview URL Details
snippets/fsharp/System.IO/File/AppendAllLines/fs.fsproj ✅Succeeded
snippets/fsharp/System.IO/File/AppendAllLines/program.fs ✅Succeeded View
snippets/fsharp/System.IO/File/AppendAllText/AllText.fs ✅Succeeded View
snippets/fsharp/System.IO/File/AppendAllText/AllText1.fs ✅Succeeded View
snippets/fsharp/System.IO/File/AppendAllText/fs.fsproj ✅Succeeded
snippets/fsharp/System.IO/File/AppendText/file_appendtext.fs ✅Succeeded View
snippets/fsharp/System.IO/File/AppendText/fs.fsproj ✅Succeeded
snippets/fsharp/System.IO/File/Copy/fs.fsproj ✅Succeeded
snippets/fsharp/System.IO/File/Copy/program.fs ✅Succeeded View
snippets/fsharp/System.IO/File/Create/file create1.fs ✅Succeeded View
snippets/fsharp/System.IO/File/Create/file create2.fs ✅Succeeded View
snippets/fsharp/System.IO/File/Create/fs.fsproj ✅Succeeded
snippets/fsharp/System.IO/File/CreateText/file createtext.fs ✅Succeeded View
snippets/fsharp/System.IO/File/CreateText/fs.fsproj ✅Succeeded
snippets/fsharp/System.IO/File/Decrypt/fs.fsproj ✅Succeeded
snippets/fsharp/System.IO/File/Decrypt/sample.fs ✅Succeeded View
snippets/fsharp/System.IO/File/Exists/fs.fsproj ✅Succeeded
snippets/fsharp/System.IO/File/Exists/program.fs ✅Succeeded View
snippets/fsharp/System.IO/File/GetAccessControl/fs.fsproj ✅Succeeded
snippets/fsharp/System.IO/File/GetAccessControl/sample.fs ✅Succeeded View
snippets/fsharp/System.IO/File/GetAttributes/file getattributes.fs ✅Succeeded View
snippets/fsharp/System.IO/File/GetAttributes/fs.fsproj ✅Succeeded
snippets/fsharp/System.IO/File/GetLastAccessTime/file getlastaccess.fs ✅Succeeded View
snippets/fsharp/System.IO/File/GetLastAccessTime/fs.fsproj ✅Succeeded
snippets/fsharp/System.IO/File/GetLastWriteTime/file getlastwrite.fs ✅Succeeded View

This comment lists only the first 25 files in the pull request.
For more details, please refer to the build report.

Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report.

For any questions, please:

Copy link
Member

@BillWagner BillWagner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks again @albert-du

Good to see you again!

I've reviewed all the changes, and I'll :shipit: now.

Thanks again for all your work on our docs.

@BillWagner BillWagner merged commit abf4ecb into dotnet:main Nov 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-System.IO community-contribution Indicates that the PR has been added by a community member

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants