Thanks to visit codestin.com
Credit goes to github.com

Skip to content

System.Environment F# snippets #7709

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

Merged

Conversation

albert-du
Copy link
Contributor

Adds F# snippets for

  • Environment
  • Environment.SpecialFolder
  • EnvironmentalVariableTarget

@opbld34
Copy link

opbld34 commented Feb 10, 2022

Docs Build status updates of commit 204a5d6:

✅ Validation status: passed

File Status Preview URL Details
snippets/fsharp/System/Environment+SpecialFolder/Overview/fs.fsproj ✅Succeeded
snippets/fsharp/System/Environment+SpecialFolder/Overview/getfolderpath.fs ✅Succeeded View
snippets/fsharp/System/Environment/CommandLine/commandline.fs ✅Succeeded View
snippets/fsharp/System/Environment/CommandLine/fs.fsproj ✅Succeeded
snippets/fsharp/System/Environment/CurrentDirectory/Vars1.fs ✅Succeeded View
snippets/fsharp/System/Environment/CurrentDirectory/fs.fsproj ✅Succeeded
snippets/fsharp/System/Environment/ExitCode/double.fs ✅Succeeded View
snippets/fsharp/System/Environment/ExitCode/double1.fs ✅Succeeded View
snippets/fsharp/System/Environment/ExitCode/fs.fsproj ✅Succeeded
snippets/fsharp/System/Environment/ExpandEnvironmentVariables/expandenvironmentvariables.fs ✅Succeeded View
snippets/fsharp/System/Environment/ExpandEnvironmentVariables/fs.fsproj ✅Succeeded
snippets/fsharp/System/Environment/FailFast/ff.fs ✅Succeeded View
snippets/fsharp/System/Environment/FailFast/fs.fsproj ✅Succeeded
snippets/fsharp/System/Environment/GetCommandLineArgs/fs.fsproj ✅Succeeded
snippets/fsharp/System/Environment/GetCommandLineArgs/getcommandlineargs.fs ✅Succeeded View
snippets/fsharp/System/Environment/GetEnvironmentVariable/fs.fsproj ✅Succeeded
snippets/fsharp/System/Environment/GetEnvironmentVariable/getenvironmentvariableex1.fs ✅Succeeded View
snippets/fsharp/System/Environment/GetEnvironmentVariable/gsev.fs ✅Succeeded View
snippets/fsharp/System/Environment/GetEnvironmentVariables/fs.fsproj ✅Succeeded
snippets/fsharp/System/Environment/GetEnvironmentVariables/getenvironmentvariables.fs ✅Succeeded View
snippets/fsharp/System/Environment/GetLogicalDrives/fs.fsproj ✅Succeeded
snippets/fsharp/System/Environment/GetLogicalDrives/getlogicaldrives.fs ✅Succeeded View
snippets/fsharp/System/Environment/MachineName/fs.fsproj ✅Succeeded
snippets/fsharp/System/Environment/MachineName/machinename.fs ✅Succeeded View
snippets/fsharp/System/Environment/NewLine/fs.fsproj ✅Succeeded
snippets/fsharp/System/Environment/NewLine/newline.fs ✅Succeeded View
snippets/fsharp/System/Environment/Overview/env0.fs ✅Succeeded View
snippets/fsharp/System/Environment/Overview/fs.fsproj ✅Succeeded
snippets/fsharp/System/Environment/ProcessorCount/fs.fsproj ✅Succeeded
snippets/fsharp/System/Environment/ProcessorCount/pc.fs ✅Succeeded View
snippets/fsharp/System/Environment/StackTrace/fs.fsproj ✅Succeeded
snippets/fsharp/System/Environment/StackTrace/stacktrace.fs ✅Succeeded View
snippets/fsharp/System/Environment/SystemDirectory/fs.fsproj ✅Succeeded
snippets/fsharp/System/Environment/SystemDirectory/systemdirectory.fs ✅Succeeded View
snippets/fsharp/System/Environment/TickCount/fs.fsproj ✅Succeeded
snippets/fsharp/System/Environment/TickCount/tickcount.fs ✅Succeeded View
snippets/fsharp/System/Environment/UserInteractive/fs.fsproj ✅Succeeded
snippets/fsharp/System/Environment/UserInteractive/userinteractive.fs ✅Succeeded View
snippets/fsharp/System/Environment/UserName/fs.fsproj ✅Succeeded
snippets/fsharp/System/Environment/UserName/username.fs ✅Succeeded View
snippets/fsharp/System/Environment/Version/fs.fsproj ✅Succeeded
snippets/fsharp/System/Environment/Version/version.fs ✅Succeeded View
snippets/fsharp/System/Environment/WorkingSet/fs.fsproj ✅Succeeded
snippets/fsharp/System/Environment/WorkingSet/workingset.fs ✅Succeeded View
xml/System/Environment+SpecialFolder.xml ✅Succeeded View
xml/System/Environment.xml ✅Succeeded View
xml/System/EnvironmentVariableTarget.xml ✅Succeeded View

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:

@albert-du
Copy link
Contributor Author

@dsyme Could you review?

@BillWagner BillWagner requested a review from dsyme February 14, 2022 16:32
@BillWagner BillWagner enabled auto-merge (squash) February 15, 2022 21:00
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 @albert-du

These all look great. I'll :shipit: now.

@BillWagner BillWagner merged commit 2ef1f5d into dotnet:main Feb 15, 2022
@albert-du albert-du deleted the system-environment-fsharp-snippets branch April 3, 2022 17:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants