Class: Softcover::BookConfig

Inherits:
BaseConfig show all
Defined in:
lib/softcover/config.rb

Constant Summary

Constants inherited from BaseConfig

Softcover::BaseConfig::DEFAULTS, Softcover::BaseConfig::PATH

Class Method Summary collapse

Methods inherited from BaseConfig

[], []=, exists?, read, remove

Class Method Details

.pathObject



52
53
54
# File 'lib/softcover/config.rb', line 52

def self.path
  ".softcover-book"
end