static bool ParseCommand(const FString &Line, FFeedbackContext *Warn)
static bool ReadProgress(const TCHAR *&Text, int32 &OutNumerator, int32 &OutDenominator)
static bool ReadInteger(const TCHAR *&Text, uint32 &OutInteger)
static bool PipeProcessOutput(const FText &Description, const FString &URL, const FString &Params, FFeedbackContext *Warn, int32 *OutExitCode)
static bool ReadString(const TCHAR *&Text, FString &OutString)
static bool ReadToken(const TCHAR *&Text, const TCHAR *Token)
static const TCHAR * SkipWhitespace(const TCHAR *Text)