quickie.completion.PathCompleter

class quickie.completion.PathCompleter

For auto-completing file paths.

__init__()

Methods

__init__()

complete(*, prefix, action, parser, parsed_args)

Complete the prefix.

get_pre_filtered_paths(target_dir)

Get path names in the target directory.