Class CliOptionParser
The CliOptionParser parser searches an array of arguments for the specified options and returns their values.
| 
			 public 
			
			
			 | |
| 
			 public 
			array
			
			 | 
| 
			protected  
			array
		 | $search CLI options to search for | |
| 
			protected  
			array
		 | $arguments The CLI arguments to search against |