FilePathCompleter: Implement autocompletion
Adds a class named `FilePathCompleter` which can be used to suggest and autocomplete paths according to the globs entered by the user in CLI via the ``input`` method. Closes #38
Loading
Please register or sign in to comment