Documentation

    <% installed.each do |name, href, exists, type, _| %> <% next if type == :extra %>
  • <% if exists then %> <%= h name %> <% else %> <%= h name %> <% end %> <% end %>