Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
priv_paths nit: pre-sort table for common case
It is most common that Path.cwd().is_relative_to( Path.home() ), i.e. invocation of ctypesgen in a subdirectory of $HOME.
- Loading branch information