Class: RSGem::Tasks::CreateGem
- Defined in:
- lib/rsgem/tasks/create_gem.rb
Constant Summary collapse
- OUTPUT =
OutputStruct.new( name: 'Create gem', success: :success_message )
Instance Attribute Summary
Attributes inherited from Base
Instance Method Summary collapse
Methods inherited from Base
Methods included from Output
Constructor Details
This class inherits a constructor from RSGem::Tasks::Base