name: baseNameOf args: [s] renameInGlobalScope: false
Return the base name of the string s, that is, everything
following the final slash in the string. This is similar to the GNU
basename command.
Return the base name of the string s, that is, everything
following the final slash in the string. This is similar to the GNU
basename command.