smpl_io.io.pwd

smpl_io.io.pwd()[source]

Returns the path to the path of current file (in linux format).

Returns

str

path to the path of current file.

Examples

>>> pwd().endswith("smpl_io")
True
Return type:

str