Class: BinderCore::AssetParser
- Defined in:
- lib/binder_core/parsers/asset_parser.rb
Instance Method Summary collapse
Methods inherited from Parser
#add, #console, #descend, #file, #initialize, #key, #key=, #new_asset, #params
Constructor Details
This class inherits a constructor from BinderCore::Parser
Instance Method Details
#parse ⇒ Object
3 4 5 |
# File 'lib/binder_core/parsers/asset_parser.rb', line 3 def parse add new_asset end |