Finds files from the file system. It will look through the base directory for the file
| package | Owl | 
|---|---|
| author | Dave Widmer | 
__construct(string $path)
stringThe full base path.
find(string $file) : string
stringThe name of the file
\Owl\Exception | 
When a file can't be found | 
|---|
stringThe full file path to the filegetPath() : string
stringsetPath(string $path) : \Owl\Finder\FileSystem
stringThe full server path to use as a starting point
$path : string