Summary
    Initializes a new instance of the 
		BitriseInfo class.
    - Namespace
 - Cake
.Common .Build .Bitrise  - Containing Type
 - BitriseInfo
 
Syntax
protected BitriseInfo(ICakeEnvironment environment)
	Parameters
| Name | Type | Description | 
|---|---|---|
| environment | ICakeEnvironment | The environment. | 
Return Value
| Type | Description | 
|---|---|
| void | 
