CASM
AClustersApproachtoStatisticalMechanics
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules
DirectoryStructure.hh File Reference
#include <string>
#include <vector>
#include "casm/CASM_global_definitions.hh"

Go to the source code of this file.

Classes

struct  CASM::QueryTraits< DataObject >
 
class  CASM::DirectoryStructure
 Specification of CASM project directory structure. More...
 

Namespaces

 CASM
 Main CASM namespace.
 

Functions

fs::path CASM::find_casmroot (const fs::path &cwd)
 
fs::path CASM::relative_casmroot (const fs::path &cwd)
 
void CASM::recurs_rm_files (fs::path p, bool dry_run, Log &log)
 Remove files recursively. More...