public static final class Archive.HostConfig
extends java.lang.Object
| Constructor and Description |
|---|
HostConfig() |
HostConfig(java.lang.String os)
Constructor for creating a config with a custom OS, useful if you want to select files
for an OS that's different from the current system.
|
public HostConfig()
public HostConfig(java.lang.String os)
os - The value "macosx", "linux", or "windows"