Basic PerlUnderstanding of stow's symlink management
初心者向け度初回貢献者にどれだけ取り組みやすいかを 1-100 で推定したスコアです。
45
調査方針
Investigate the current implementation of the adopt option in the stow source code, likely in lib/Stow.pm. Extend the adoption logic to handle directories when the target directory already exists. Review existing tests for adopt to ensure the new behavior is properly tested.