Path getFile()

in src/main/java/org/apache/maven/plugins/deploy/DeployFileMojo.java [548:550]


    Path getFile() {
        return file;
    }