Module: Gith::Reject
- Included in:
- Commands
- Defined in:
- lib/gith/commands/reject.rb
Instance Method Summary collapse
Instance Method Details
#reject ⇒ Object
4 5 6 |
# File 'lib/gith/commands/reject.rb', line 4 def reject error "Not implemented yet" end |