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.
__file__ is a compiler-defined transcendent variable.
__file__
It will be a string value containing the name of the current file
#print __file__ #halt
main.adept
Table of Contents