You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Returns the file portion of a filename. For example, given /this/is/a/test.jpg, the return will be test.jpg. If no path is given, the return will be the original string.