Less.

Less(string) Constructor

Summary

Create the pipeline.
Assembly
Wyam.Web.dll
Namespace
Wyam.Web.Pipelines
Containing Type
Less

Syntax

public Less(string name)

Parameters

Name Type Description
name string The name of this pipeline.

Return Value

Type Description
void
GitHub