xonsh/news/xoreutils.rst
Anthony Scopatz 3740716799 audodoc hooks
2017-02-12 18:36:50 -05:00

16 lines
374 B
ReStructuredText

**Added:**
* New core utility function aliases (written in pure Python) are now
available in ``xonsh.xoreutils``. These include: ``cat``, ``echo``,
``pwd``, ``tee``, ``tty``, and ``yes``. These are not enabled by default.
Use the new ``coreutils`` xontrib to load them.
**Changed:** None
**Deprecated:** None
**Removed:** None
**Fixed:** None
**Security:** None