class ChefCLI::Command::GeneratorCommands::Policyfile

def chef_repo_mode?

def chef_repo_mode?
  File.exist?(File.expand_path(".chef-repo.txt"))
end