Summary
            Returns a 
		RevSpec that will include all changesets that modifies a file 
            with a name that matches the specified pattern.
            - Assembly
 - Mercurial
.Net .dll  - Namespace
 - Mercurial
 - Containing Type
 - RevSpec
 
Syntax
public static RevSpec Modifies(string pattern)
	Parameters
| Name | Type | Description | 
|---|---|---|
| pattern | string | The pattern to match filenames against. |