| Private: |
| MBCLI::MBTerminal m_AssociatedTerminal |
| LSPInfo m_LSPConf |
| ProcessedColorConfiguration m_ColorConfiguration |
| DocumentBuild p_GetBuild(const MBCLI::ArgumentListCLIInput& CommandInput) |
| ProcessedColorConfiguration p_ParseColorConfiguration(const filesystem::path& PathToParse) |
| LSPInfo p_ParseLSPConfig(const filesystem::path& PathToParse) |
| bool p_VerifyArguments(const MBCLI::ArgumentListCLIInput& ArgumentsToVerfiy) |
| CommonCompilationOptions p_GetOptions(const std::vector<MBCLI::ArgumentListCLIInput>& Inputs) |
| std::unique_ptr<DocumentCompiler> p_GetCompiler(const MBCLI::ArgumentListCLIInput& CommandInput) |
| std::vector<MBCLI::ArgumentListCLIInput> p_GetInputs(const char** argv,int argc) |
| void p_Help(const MBCLI::ArgumentListCLIInput& Input) |
| DocumentFilesystem p_GetFilesystem(const DocumentBuild& Build,const MBCLI::ArgumentListCLIInput& CommandInput) |
| Public: |
| int Run(const char** argv,int argc) |