[Shadow] add CliRequest class

Review Request #88 — Created April 25, 2013 and submitted — Latest diff uploaded

olivier
Lunr
https://github.com/owizen/lunr/tree/CliRequest
7315
lunr
this adds the Cli request class made for being compatible in signature with the request class.
Unit tests prepared but waiting for GetoptCliParser

Diff Revision 2

This is not the most recent revision of the diff. The latest diff is revision 11. See what's changed.

orig
1
2
3
4
5
6
7
8
9
10
11
src/Lunr/Shadow/CliRequest.php
src/Lunr/Shadow/Tests/CliRequestTest.php
Loading...