[DEV] add getFinemaen instead of getnamefile

This commit is contained in:
Edouard DUPIN 2018-08-29 22:42:49 +02:00
parent 21601649df
commit a1e04ad031

View File

@ -291,6 +291,9 @@ namespace etk {
* @return the name of the node (like myFile.kkk)
*/
etk::String getNameFile() const;
etk::String getFileName() const {
return getNameFile();
}
/**
* @brief Get the current folder of the Node.
* @return the common name define (like DATA:xxxxx/xxxxx/)