Class: Browsable::Sources::Javascripts

Inherits:
Base
  • Object
show all
Defined in:
lib/browsable/sources/javascripts.rb

Overview

First-party JavaScript under app/javascript (importmap-managed apps keep their own source here; pinned vendor code is handled by Sources::Importmap).

Instance Attribute Summary

Attributes inherited from Base

#excludes, #globs, #root

Method Summary

Methods inherited from Base

#any?, #files, #initialize, #name

Constructor Details

This class inherits a constructor from Browsable::Sources::Base