Method: YARD::Server::Commands::ListCommand#items

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

#itemsObject

Raises:

  • (NotImplementedError)

Since:

  • 0.6.0


8
# File 'lib/yard/server/commands/list_command.rb', line 8

def items; raise NotImplementedError end