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