public class Remote extends Object implements Serializable
Constructor and Description |
---|
Remote() |
Modifier and Type | Method and Description |
---|---|
static boolean |
fileExists(Launcher launcher,
File file)
check if an remote path exists.
|
static String |
getIP(Launcher launcher) |
public static String getIP(@Nonnull Launcher launcher) throws IOException, InterruptedException
launcher
- LauncherIOException
- IOExceptionInterruptedException
- InterruptedExceptionpublic static boolean fileExists(@Nonnull Launcher launcher, File file) throws IOException, InterruptedException
launcher
- Launcherfile
- FileIOException
- IOExceptionInterruptedException
- InterruptedExceptionCopyright © 2016–2023 MicroNova AG. All rights reserved.