Class: Cli::Application

Inherits:
Thor
  • Object
show all
Defined in:
lib/tw_hospital/cli/fetch.rb

Instance Method Summary collapse

Instance Method Details

#build(file) ⇒ Object



8
9
10
# File 'lib/tw_hospital/cli/fetch.rb', line 8

def build(file)
    TwHospital.fetch_all
end