isConfigured property

bool isConfigured

Implementation

bool get isConfigured => d.exists(configPath) && fqdn != null;