Searched refs:getManifestPath (Results 1 – 1 of 1) sorted by relevance
44 abstract Optional<Path> getManifestPath(); in getManifestPath() method in BuildModuleCommand106 getManifestPath().isPresent() || getManifestDirPath().isPresent(), in validateInput()111 !getManifestPath().isPresent() || !getManifestDirPath().isPresent(), in validateInput()122 checkFileExistsAndReadable(getManifestPath()); in validateInput()