Class: Danger::DangerfileCommand

Inherits:
Runner
  • Object
show all
Defined in:
lib/danger/commands/dangerfile/init.rb

Direct Known Subclasses

DangerfileGem, DangerfileInit

Instance Attribute Summary

Attributes inherited from Runner

#cork

Class Method Summary collapse

Methods inherited from Runner

#initialize, #run, #validate!

Constructor Details

This class inherits a constructor from Danger::Runner

Class Method Details

.optionsObject



11
12
13
# File 'lib/danger/commands/dangerfile/init.rb', line 11

def self.options
  []
end