ParserConfig
Configuration parameters for the Parser class.
Constructors
Properties
if true, icons will be added to the Material-UI icon set E.g:
optional formatting configuration for code emission. When null, the processor will attempt to resolve formatting from .editorconfig.
optional partial overrides applied on top of the resolved FormatConfig. Use this to let CLI flags override individual fields while still inheriting unspecified values from .editorconfig.
if true, the dev.tonholo.s2c.Processor won't request to delete the temp folder. Useful when running parallel execution.
if true, a KMP compatible @Preview Composable function will be generated for the parsed icon.
if true, the generated icon will be set as internal, hiding it from outside modules
The type of the class or object that will be used as a receiver for the extension Icon property in the generated code.