# File lib/yard/server/router.rb, line 175 def final_options(library, paths) adapter.options.merge(:library => library, :path => paths.join('/')) end