Method: YARD::Server::Router#search_prefix

Defined in:
lib/yard/server/router.rb

#search_prefixString

Returns the URI prefix for all search requests.

Returns:

  • (String)

    the URI prefix for all search requests

Since:

  • 0.6.0

[View source]

70
# File 'lib/yard/server/router.rb', line 70

def search_prefix; 'search' end