Class GetPathSeparator
- All Implemented Interfaces:
FilePath.FileCallable<String>
,Serializable
,ControllerToAgentFileCallable<String>
,org.jenkinsci.remoting.RoleSensitive
- See Also:
-
Constructor Details
-
GetPathSeparator
public GetPathSeparator()
-
-
Method Details
-
invoke
public String invoke(File f, hudson.remoting.VirtualChannel channel) throws IOException, InterruptedException - Throws:
IOException
InterruptedException
-