Class FindExecutableRemoteService

    • Constructor Detail

      • FindExecutableRemoteService

        public FindExecutableRemoteService​(String filename,
                                           String home,
                                           String path,
                                           FilePath workspace)
        Searches the PATH on the remote machine
        Parameters:
        filename - - name of the executable to look for
        home - - potential home directory - if not null, will first search [user.home]/bin/filename
        path - - path environment variable - depending on OS, must use correct path separator
        workspace - - current workspace - useful to find gradlew