Method: PostDB::DKIM.trusted_hosts_path

Defined in:
lib/postdb/dkim.rb

.trusted_hosts_pathObject (readonly)

The path to the trusted hosts file



10
11
12
# File 'lib/postdb/dkim.rb', line 10

def trusted_hosts_path
  @trusted_hosts_path
end