9 : m_args(_args), m_in_project(!
find_casmroot(_args.root).empty()) {}
const CommandArgs & args() const
const CommandArgs & m_args
std::unique_ptr< PrimClex > m_primclex
PrimClex & primclex() const
APICommandBase(const CommandArgs &_args)
PrimClex is the top-level data structure for a CASM project.
fs::path find_casmroot(const fs::path &cwd)
Data structure holding basic CASM command info.