Class type Mozilla.XPCOM.commandLine


class type commandLine = object .. end

method getArgument : int -> string
method findFlag : string -> bool -> int
method removeAruguments : int -> int -> unit
method handleFlag : string -> bool -> bool
method handleFlagWithParam : string -> bool -> string