Companion
Functions
Copy a file from inside our JAR-file to the host filesystem to the specified destination. The file will be created with exactly the same path specified in the parameter.
Copy a file from inside our JAR-file to the host filesystem. The file will be created with exactly the same path specified in the parameter.
Copy a file from inside our JAR-file to the host filesystem to the specified destination, replacing an already existing file. The file will be created with exactly the same path specified in the parameter.
Copy a file from inside our JAR-file to the host filesystem. The file will create exactly as specified in the parameter.
Copy a folder from inside a JAR-file to the host filesystem. The specified folder will be copied, along with all resources inside it, recursively, to the specified destination.
Retrieve information about the environment for the given class.