This PR contains some small refactors for ArgsManager.
- Mark
conston member function if it possible. - Remove unused
errorargument fromArgsManager::IsArgKnown.
I'm not sure whether these refactors should be separated into another PR. If so, I will do that.