Uses of Class
aist.science.aistcv.helper.TemporaryDirectory
-
Packages that use TemporaryDirectory Package Description aist.science.aistcv.helper -
-
Uses of TemporaryDirectory in aist.science.aistcv.helper
Methods in aist.science.aistcv.helper that return TemporaryDirectory Modifier and Type Method Description TemporaryDirectory
TemporaryDirectory. deleteOldInstancesOnStart()
Sets flag that old instances of binaries should be deleted before creating new copiesTemporaryDirectory
TemporaryDirectory. markDeleteOnExit()
Sets flag that the copied library should be deleted after runtime shutdown
-