Nikky
03/03/2022, 10:03 PM.main.kts
) ?
i don't want to reply on the script getting invoked always from the correct root directory or trying to guess what the correct path is..
somthing like
File(Script_main::class.java.protectionDomain.codeSource.location.toURI())
but that does not work since location in codeSource is null
does anyone know a workaround ?Alexey Subach
03/03/2022, 10:31 PMNikky
03/03/2022, 11:02 PMNikky
03/03/2022, 11:03 PM