homebrew-cask/lib
ilovezfs 70b35d7a5e Run Hbc.init only when needed
Creating directories should be deferred until needed.

Override the needs_init? method and return true if a command needs init.

Currently, only `brew cask install` needs init. Other read-write
operations should fail naturally if Hbc.init has never been run.
2016-02-10 07:11:55 -08:00
..
hbc Run Hbc.init only when needed 2016-02-10 07:11:55 -08:00
vendor core: [refactor] separate Hbc::Cask from Hbc 2015-02-07 16:37:32 -06:00
hbc.rb Run Hbc.init only when needed 2016-02-10 07:11:55 -08:00