Method: YARD::Server::Commands::RootRequestCommand#run

Defined in:
lib/yard/server/commands/root_request_command.rb

#runObject

Since:

  • 0.6.0



9
10
11
# File 'lib/yard/server/commands/root_request_command.rb', line 9

def run
  static_template_file? || favicon? || not_found
end