addWorkFolder

Adds a work folder.

void
addWorkFolder
(
string name
,
string path
)

Parameters

name string

The name of the work folder to add.

path string

The path of the work folder.

Meta