Method: DotCfg#to_h

Defined in:
lib/dotcfg.rb

#to_hObject

if you need to call this, you might be Doing It Wrong (tm)



57
58
59
# File 'lib/dotcfg.rb', line 57

def to_h
  @cfg
end