Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
powershell / opt / microsoft / powershell / 6 / pwsh.xml
Size: Mime:
<?xml version="1.0"?>
<doc>
    <assembly>
        <name>pwsh</name>
    </assembly>
    <members>
        <member name="T:Microsoft.PowerShell.ManagedPSEntry">
            <summary>
            Defines an entry point for the .NET CLI "powershell" app.
            </summary>
        </member>
        <member name="M:Microsoft.PowerShell.ManagedPSEntry.Main(System.String[])">
            <summary>
            Starts the managed MSH.
            </summary>
            <param name="args">
            Command line arguments to the managed MSH
            </param>
        </member>
    </members>
</doc>