xonsh/news/path-backticks.rst

15 lines
253 B
ReStructuredText
Raw Normal View History

**Added:**
* Backticks for regex or glob searches now support an additional modifier
``p``, which causes them to return Path objects instead of strings.
**Changed:** None
**Deprecated:** None
**Removed:** None
**Fixed:** None
**Security:** None