-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
It will be cool to have this:
@
# <xonsh.built_ins.XonshSession at 0x1064fd9a0>
@?
# XonshSession doc string with description @.env, @.imp, @.last, @.history, etc.
@.env # instead of `__xonsh__.env` and forget about `${...}`
@.history # instead of `__xonsh__.history`
@.imp.json.loads('{}') # https://github.com/xonsh/xonsh/pull/5595
with @.env.swap(SOMEVAR='foo'):
echo $SOMEVARMetadata
Metadata
Assignees
Labels
No labels