IPreprocessor Interface

graph BT Type["IPreprocessor"] class Type type-node Implementing0["Preprocessor"]-.->Type click Implementing0 "/api/Wyam.Configuration.Preprocessing/Preprocessor"

Syntax

public interface IPreprocessor

Properties

Name Value Summary
Directives IEnumerable<IDirective>

Methods

GitHub