instance method
packager
Ruby on Rails 1.1.6
Since v1.0.3 Last seen in v2.2.3 PrivateSignature
packager()
No documentation comment.
Source
# File lib/importmap/commands.rb, line 107
def packager
@packager ||= Importmap::Packager.new
end
Defined in lib/importmap/commands.rb line 107
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in Importmap::Commands