-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor parsing check command output
Previously, there were separate methods for getting active version and UpdateState. However in all the cases, we need both the fields together. So, this change adds a method to parse the raw bytes of command output and extract all the fields required in a struct
- Loading branch information
Showing
1 changed file
with
32 additions
and
50 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters