YARD::Server::Commands::ListCommand
Returns the list of classes / modules in a library
# File lib/yard/server/commands/list_command.rb, line 22 def items Registry.load_all run_verifier(Registry.all(:class, :module)) end
# File lib/yard/server/commands/list_command.rb, line 20 def type; :class end
[Validate]
Generated with the Darkfish Rdoc Generator 2.