SharpCvsLib

ArgumentRequest.Options Members

ArgumentRequest.Options overview

Public Static (Shared) Fields

DASH Send in a dash request. TODO: Figure out what the dash request actually does.
DATEThe cvs argument used to specify a revision by date.
MODULE_NAMECvs command to specify that the name of a cvs module is comming.
OVERRIDE_DIRECTORYCvs argument to specify that the local directory will be different than the module directory.
REVISIONThe cvs command used to specify a specific revision is requested.

Public Instance Constructors

ArgumentRequest.Options ConstructorInitializes a new instance of the Options class.

Public Instance Methods

Equals (inherited from Object)
GetHashCode (inherited from Object)
GetType (inherited from Object)
ToString (inherited from Object)

Protected Instance Methods

Finalize (inherited from Object)
MemberwiseClone (inherited from Object)

See Also

ArgumentRequest.Options Class | ICSharpCode.SharpCvsLib.Requests Namespace