SharpCvsLib

GlobalOptionRequest Class

Response expected: no. Transmit one of the global options `-q', `-Q', `-l', `-t', `-r', or `-n'. option must be one of those strings, no variations (such as combining of options) are allowed. For graceful handling of valid-requests, it is probably better to make new global options separate requests, rather than trying to add them to this request.

For a list of all members of this type, see GlobalOptionRequest Members.

System.Object
   AbstractRequest
      GlobalOptionRequest

[Visual Basic]
Public Class GlobalOptionRequest
Inherits AbstractRequest
[C#]
public class GlobalOptionRequest : AbstractRequest

Requirements

Namespace: ICSharpCode.SharpCvsLib.Requests

Assembly: ICSharpCode.SharpCvsLib (in ICSharpCode.SharpCvsLib.dll)

See Also

GlobalOptionRequest Members | ICSharpCode.SharpCvsLib.Requests Namespace