Method: UndriveGoogle::Options#initialize

Defined in:
lib/undrive_google/options.rb

#initializeOptions

Returns a new instance of Options.



23
24
25
# File 'lib/undrive_google/options.rb', line 23

def initialize
  load_yaml(true)
end