Parsing and error logging complete
This commit is contained in:
@@ -19,5 +19,6 @@ namespace cmdlineparser::details
|
||||
|
||||
FString EnsureEndsWith(const FString& Token, const TCHAR* Suffix);
|
||||
int32 GetConfiguredOrDefaultPort(const FString& CommandLine, const FString& Token);
|
||||
bool DoesRegExMatch(const FString& Text, const FString& Pattern);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user