# File lib/yard/server.rb, line 7 def self.register_static_path(path) Commands::StaticFileCommand::STATIC_PATHS.push(path) end