pdb
pdb copied to clipboard
Cannot set ItemFinder shift
Half of the documentation for ItemFinder is dedicated to the shift parameter, but there's no way for the end-user to set this shift parameter, as the only way to do that is by calling ItemFinder::new and that method is private. Is this intentional design?