Class: Clipwn::Hibp::Cli

Inherits:
Thor
  • Object
show all
Defined in:
lib/clipwn/hibp.rb

Overview

Exposed CLI

Instance Method Summary collapse

Instance Method Details

#breachesObject



29
30
31
# File 'lib/clipwn/hibp.rb', line 29

def breaches
  puts api.breaches
end