Class SourceCodeExporter
Exports source code files from embedded resources and includes or excludes any sections that are marked by comment tokens. See SourceCodeSectionReader for for the supported tokens.
Inheritance
System.Object
SourceCodeExporter
Assembly: lucene-cli.dll
Syntax
public class SourceCodeExporter : object
Fields
Name | Description |
---|---|
sectionParser |
Methods
Name | Description |
---|---|
ExportSourceCodeFiles(IEnumerable<String>, String) | Reads the provided source code |