File::skipRoot()
Return value
If the path is absolute, this method returns the processed path, otherwise, it returns the path untouched.
Example
Example 44-1. Using File::skipRoot()
This example prints out home/foo/bar. |
|
Helping ordinary people create extraordinary websites! |
File::skipRoot()Return valueIf the path is absolute, this method returns the processed path, otherwise, it returns the path untouched. Example
|