str.faddname
Adding a name. Add a file name or a directory to a path.
method str str.faddname (
str name
)
str name
)
Parameters
name | The name being added. It will be added after a slash. |
Return value
Returns the object which method has been called.
Related links | Source |