public class GetPathSeparator extends jenkins.MasterToSlaveFileCallable<String>
| Constructor and Description |
|---|
GetPathSeparator() |
| Modifier and Type | Method and Description |
|---|---|
String |
invoke(File f,
hudson.remoting.VirtualChannel channel) |
public String invoke(File f, hudson.remoting.VirtualChannel channel) throws IOException, InterruptedException
IOExceptionInterruptedExceptionCopyright © 2016–2017. All rights reserved.