PHPUnit2
[ class tree: PHPUnit2 ] [ index: PHPUnit2 ] [ all elements ]

Class: PHPUnit2_Util_Getopt

Source Location: /PHPUnit2-3.0.0alpha11/Util/Getopt.php

Class Overview


Command-line options parsing class.


Author(s):

Version:

  • Release: @package_version@

Copyright:

  • 2002-2006 Sebastian Bergmann <sb@sebastian-bergmann.de>

Methods


Inherited Variables

Inherited Methods


Class Details

[line 67]
Command-line options parsing class.


[ Top ]


Method Detail

getopt   [line 68]

void getopt( Array $args, $short_options, [ $long_options = null])

  • Access: public

Parameters:

Array   $args   — 
   $short_options   — 
   $long_options   — 

[ Top ]


Documentation generated on Mon, 11 Mar 2019 14:40:38 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.