We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Home > [Scripting Reference](Scripting Reference) > os.getcwd
The os.getcwd function gets the current working directory.
#!lua cwd = os.getcwd()
None.
The current working directory.