how can a physical directory be used as a source? ``` glue("???")->addSource("file_dir?", array( 'path?' => DIR.'/path/to/dir/?', 'options' => array() )); ``` thanks!
how can a physical directory be used as a source?
thanks!