AWS SDK for C++AWS SDK for C++ Version 1.11.827 |
#include <FileSystemUtils.h>
Definition at line 55 of file FileSystemUtils.h.
Get file name from it's full path, e.g get "file1.ext" from "/path/to/file1.ext"; get "file2" from "/path/to/file2"
Get file name from it's full path, e.g get "file1" from "/path/to/file1.ext"; get "file2" from "/path/to/file2"