Property | Type | Description |
---|
Method | Description | |
---|---|---|
GetAllProjects ( ) : IPlovrProject>.Dictionary |
Return all the PlovrProjects configured.
|
|
GetConfig ( ) : |
A helper function to get all the
|
|
GetCurrentPlovrProjectById ( string id ) : IPlovrProject |
Retrieve the current settings and project by it's id.
|
|
GetCurrentPlovrSettings ( ) : |
Retrieve the current settings and project by it's id.
|
public static GetAllProjects ( ) : IPlovrProject>.Dictionary |
||
return | IPlovrProject>.Dictionary |
public static GetConfig ( ) : |
||
return |
public static GetCurrentPlovrProjectById ( string id ) : IPlovrProject | ||
id | string | the id of the plovr project to be retrieved |
return | IPlovrProject |
public static GetCurrentPlovrSettings ( ) : |
||
return |