We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b20d2a commit 3290aafCopy full SHA for 3290aaf
dev.xsh
@@ -4,4 +4,5 @@
4
# $XONSH_TRACE_SUBPROC=2
5
# $RAISE_SUBPROC_ERROR=1
6
7
-source callias.xsh
+cwd = pf'{__file__}'.parent
8
+source @(cwd)/callias.xsh
0 commit comments