Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Docs for basename #113
Conversation
| @@ -2618,6 +2619,13 @@ Given an array of optional values, `select_all` will select only those elements | ||
| This function will return `false` if the argument is an unset optional value. It will return `true` in all other cases. | ||
| +## String basename(File) |
Horneth
May 24, 2017
Contributor
does it only work on a File or will it work on a String too ? (Or anything that coerces to a File)
cjllanwarne
merged commit 09bf31e
into
develop
May 24, 2017
1 check passed
code-review/pullapprove
Approved by Horneth, mcovarr
Details
cjllanwarne
deleted the
cjl_basename_docs branch
May 24, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
cjllanwarne commentedMay 24, 2017
No description provided.