Table of Contents

Namespace Sccg.Core

Classes

Formatter<TSourceItem, TContent>

The base class of IFormatter.

Log

The logger class.

SourceColorOnly<TGroup, TItem>

The base class of the ISource. This class provides some helper methods and standard implementation of ISource.

Source<TGroup, TItem>

The base class of the ISource. This class provides some helper methods and standard implementation of ISource.

Writer<TContent>

The base class of IContent.

Interfaces

IBuildArtifact
IBuildUnit
IContent

Represents a content.

IContentConverter

Represents a converter that converts a IContent.

IFormatter

Represents a formatter for ISource.

ISource

Represents a source that provides source items.

ISourceItem

Represents a source item.

ISourceItemConverter

Represents a converter that converts a ISourceItem.

IWriter

Represents a writer that writes the content to some form.