ArgumentRequest.Options overview
![]() DASH | Send in a dash request. TODO: Figure out what the dash request actually does. |
![]() DATE | The cvs argument used to specify a revision by date. |
![]() MODULE_NAME | Cvs command to specify that the name of a cvs module is comming. |
![]() OVERRIDE_DIRECTORY | Cvs argument to specify that the local directory will be different than the module directory. |
![]() REVISION | The cvs command used to specify a specific revision is requested. |
ArgumentRequest.Options Constructor | Initializes a new instance of the Options class. |
Equals (inherited from Object) | |
GetHashCode (inherited from Object) | |
GetType (inherited from Object) | |
ToString (inherited from Object) |
Finalize (inherited from Object) | |
MemberwiseClone (inherited from Object) |
ArgumentRequest.Options Class | ICSharpCode.SharpCvsLib.Requests Namespace