rlike
Home
Reference
Tutorials
File operations
Saving
Text
Sets
More
getwd
getwd()
Get the current working directory
Returns
Name
Type
Description
str
string with the current working directory
Examples
>>>
from
rlike
import
*
>>>
x
=
getwd()