Class: Fontist::Import::GoogleCheck

Inherits:
Object
  • Object
show all
Defined in:
lib/fontist/import/google_check.rb

Instance Method Summary collapse

Instance Method Details

#callObject



6
7
8
9
# File 'lib/fontist/import/google_check.rb', line 6

def call
  fonts = new_fonts
  indicate(fonts)
end