Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 2 additions & 4 deletions source/reference/method/pwd.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,5 @@ pwd()

.. method:: pwd()

Returns the current directory.

This function returns with output relative to the current shell
session, and does not impact the server.
Returns the current working directory of the active shell session,
and does not impact the server.