Table of Contents

Class AlacrittyFormatter

Namespace
Sccg.Builtin.Formatters
Assembly
Sccg.Builtin.dll

Alacritty config with YAML. This formatter formats IAlacrittySourceItem.

public class AlacrittyFormatter : Formatter<IAlacrittySourceItem, SingleTextContent>, IFormatter, IBuildUnit
Inheritance
AlacrittyFormatter
Implements
Inherited Members

Properties

Name

Gets the formatter name.

Methods

Format(IEnumerable<IAlacrittySourceItem>, BuilderQuery)

Formats to SingleTextContent from the collection of IAlacrittySourceItem.