Searched refs:setResourcesDirPath (Results 1 – 1 of 1) sorted by relevance
75 abstract Builder setResourcesDirPath(Path resourcesDirPath); in setResourcesDirPath() method in BuildModuleCommand.Builder91 flagParser.getFlagValueAsPath(RESOURCES_DIR_FLAG).ifPresent(builder::setResourcesDirPath); in fromFlags()