Handles one option. If current is an option to this
file manager it will consume any arguments to that option from
remaining and return true, otherwise return false.
current | current option | |
remaining | remaining options |
IllegalArgumentException | if this option to this file manager is used incorrectly | |
IllegalStateException | if close has been called
and this file manager cannot be reopened |
Diagram: JavaFileManager