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