CoffeeScriptPreprocessor Process Method SquishIt API Documentation

Namespace: SquishIt.MsIeCoffeeScript
Assembly: SquishIt.MsIeCoffeeScript (in SquishIt.MsIeCoffeeScript.dll) Version: 0.9.5.0 (0.9.5.0)
Syntax

public override IProcessResult Process(
	string filePath,
	string content
)

Return Value

Type: IProcessResult

Implements

IPreprocessor Process(String, String)
See Also