xonsh.xoreutils.cat#

Implements a cat command for xonsh.

xonsh.xoreutils.cat.cat(args, stdin, stdout, stderr)[source]#

A cat command for xonsh.

xonsh.xoreutils.cat.main(args=None)[source]#