# File lib/yard/server/router.rb, line 169 def route_static(library, paths) StaticFileCommand.new(final_options(library, paths)).call(request) end