Method: YARD::Server::Commands::LibraryCommand#library

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

#libraryLibraryVersion

Returns the object containing library information.

Returns:

Since:

  • 0.6.0


33
34
35
# File 'lib/yard/server/commands/library_command.rb', line 33

def library
  @library
end