Method: Config#print

Defined in:
lib/cnote/config.rb


91
92
93
# File 'lib/cnote/config.rb', line 91

def print
  ap to_hash
end