Class: Ehbrs::Tools::Runner::WebUtils::Finances::Bills::Consume

Inherits:
Object
  • Object
show all
Defined in:
lib/ehbrs/tools/runner/web_utils/finances/bills/consume.rb

Instance Method Summary collapse

Instance Method Details

#runObject

include ::Fs::CheckDirectoryOrFile



21
22
23
24
# File 'lib/ehbrs/tools/runner/web_utils/finances/bills/consume.rb', line 21

def run
  start_banner
  consume.perform
end