C# Class StaticAnalysis.HelpAnalyzer.CmdletHelpParser

Parse the cmdlet help file
Datei anzeigen Open project: Azure/azure-powershell Class Usage Examples

Public Methods

Method Description
GetHelpTopics ( string helpPath, ReportLogger logger ) : IList

Method Details

GetHelpTopics() public static method

public static GetHelpTopics ( string helpPath, ReportLogger logger ) : IList
helpPath string
logger ReportLogger
return IList