fs.to_string

fs.to_string

fs.to_string

Function

Returns the path text bound to the current fs object.

Syntax

Parameters

No parameters.

Return value

TypeDescription
StringReturns the path string.

Example

Notes

  • Does not access the file system, only returns the object path.