The main routine for running Liquid.
This function gets the command-line parameters from the environment,
parses them, and executes the requested Liquid method.
Namespace: Microsoft.Research.LiquidAssembly: Liquid1 (in Liquid1.dll) Version: 1.0.5981.24943 (1.0.*)
Syntax static member RunLiquid : unit -> int
Return Value
Type:
Int320 if execution succeeded, or 1 if an error occured.
See Also