Feature #7362
Adding Pathname#start_with?
Description
If a Pathname starts with another Pathname, that means that the former Pathname lies below the latter Pathname, as long as both Pathnames are interpreted from the same location or both are given as absolute.
Therefore I would like to see a method #start_with? just like the one on String but for Pathnames.
If you like the idea, just tell me. I will provide a patch then.
Related issues
Updated by mame (Yusuke Endoh) about 8 years ago
- Status changed from Open to Assigned
- Assignee set to akr (Akira Tanaka)
- Target version set to 2.6