sul-dlss/argo

View on GitHub
app/views/structures/hierarchy.html.erb

Summary

Maintainability
Test Coverage
<turbo-frame id="filehierarchy">
  <%= render Show::Item::Structure::DirectoryComponent.new(directory: @root_directory) %>
</turbo-frame>