Skip to content

Commit 4e97731

Browse files
committed
RFC for PowerShell Core Interop Module
1 parent 140cd93 commit 4e97731

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

1-Draft/RFCXXXX-PowerShell-Core-Interop-Module.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ to "windowize" the Linux platform and would be confusing for Linux professionals
5555
- or code samples for common things that need to be done from the "developed on" platform
5656
- using existing reference technology common to both platforms and available in PowerShell (e.g. Environment Variables & PowerShell Variables)
5757
- and includes code samples of methods that simply work on both platforms unchanged (e.g. A way to check bitness that works unmodified on both platforms - even though there is not a PowerShell standard for exposing this information)
58+
- that can work under all Windows PowerShell editions (not just Core - even if only distributed with Core)
5859
- that requires some action from an administrator to enable (e.g. run a CMDLet in their script or a machine based PowerShell profile)
5960

6061
###Example

0 commit comments

Comments
 (0)