[Release] wrt-installer_0.0.89
[framework/web/wrt-installer.git] / src / jobs / widget_install / task_commons.h
index dbb41eb..5193c3d 100644 (file)
@@ -29,7 +29,8 @@ namespace WidgetInstall {
 
 //TODO make directory like jobs common?
 
-std::string createTempPath();
+std::string createTempPath(bool preload = false);
+std::string createTempPath(bool preload);
 
 void createTempPath(const std::string& path);