hasYamlFile top-level property
bool
get
hasYamlFile
Implementation
bool get hasYamlFile => yamlFile.path.isNotEmpty && yamlFile.existsSync();
bool get hasYamlFile => yamlFile.path.isNotEmpty && yamlFile.existsSync();