vendi-advertising / vendi-cache-2

0 stars 0 forks source link

Remove League's FlySystem #26

Closed cjhaas closed 7 years ago

cjhaas commented 7 years ago

Super awesome abstraction but in reality I just don't need to do that much. Just, is_file, is_dir, rmdir, rm and file_exists.

Use a custom Abstract class or interface to make testing simpler, too.