This content is part of a third party extension that is not supported by the Cake project.
                        For more information about this extension see Cake.Gitter.
                            
	
		Summary
            Gets a 
		GitterProvider instance that can be used for communicating with GitterProvider API.
            - Assembly
- Cake.Gitter .dll 
- Namespace
- Cake.Gitter 
- Containing Type
- GitterAliases
Syntax
public static GitterProvider Gitter(this ICakeContext context)Attributes
| Type | Description | 
|---|---|
| Cake | |
| Cake | 
Parameters
| Name | Type | Description | 
|---|---|---|
| context | ICakeContext | The context. | 
Return Value
| Type | Description | 
|---|---|
| GitterProvider | A GitterProviderinstance. | 
