Method: YARD::Server::Commands::LibraryCommand#single_library
- Defined in:
- lib/yard/server/commands/library_command.rb
permalink #single_library ⇒ Boolean
Returns whether router should route for multiple libraries.
42 43 44 |
# File 'lib/yard/server/commands/library_command.rb', line 42 def single_library @single_library end |