LibManSettings.

LibManSettings(string) Constructor

Summary

Initializes a new instance of the LibManSettings class.
Assembly
Cake.LibMan.dll
Namespace
Cake.LibMan
Containing Type
LibManSettings

Syntax

protected LibManSettings(string command)

Parameters

Name Type Description
command string Command to run.

Return Value

Type Description
void